Saturday, August 13, 2016

Online Tic Tac Toe Game With HTML5

Hi, I have created online Tic Tac Toe game using HTML5.
It comes with smart AI but not perfect, so there's a way that you can beat the computer.

Screenshot from the game:


The artificial intelligence logic based on my previous implementation using Java.
I created this using Canvas and some Javascript code. Since Javascript very similiar with Java, it's not hard for me to implement this game using Javascript.
In the future, I will post more games using HTML5.

Please check my another post related Tic Tac Toe game.




Feel free to add your comment and question.

No comments:

Post a Comment