A simple tic tac toe game which consists of a bot created using the Minimax algorithm. Play with it for a while and if possible try to beat it ;).
- HTML, JS, CSS.
- Minimax Algorithm.
- Sounds from soundbible (see credit section).
- Area added sound = http://soundbible.com/419-Tiny-Button-Push.html
- Buttons clicked sound = http://soundbible.com/1705-Click2.html
- Victory sound = http://soundbible.com/1003-Ta-Da.html
- Error sound = http://soundbible.com/172-Computer-Error.html
- Refactor the code
- Make AI more efficient
- better user interface
- Mobile support
If you have any question regarding the project, feel free to contact me.