6 months ago
hello i am creating a minimax tic-tac-toe ai. i finished my program but it doesn't work it keeps choosing the next available spot
this is my got repo https://github.com/adam-kabbara/tic-tac-toe-ai
example of choosing next availble spot:
| x | - | - | | - | - | - | | - | - | - |
| x | - | - | | - | o | - | | - | - | - |
| x | - | - | | x | o | - | | - | - | - |
| x | - | - | | x | o | - | | o | - | - |
| x | x | - | | x | o | - | | o | - | - |
| x | x | - | | x | o | - | | o | x | - |
please help. thanks in advanced : )
Starting with Chrome version 45, NPAPI is no longer supported for Google Chrome. For more information, see Chrome and NPAPI (blog.chromium.org).
Firefox and Microsoft Internet Explorer are recommended browsers for websites using java applets.
Chrome Version Support
Are you sure, you want to delete this comment?
Sign up using
0 Answer(s)