A simple game of tic tac toe written in plain javascript.
No installation needed since it's written in plain javascript.
Download the content of the repository or clone it with git.
Then simply open the index.html
in the browser to play.
Still needs some things to be done.