Simple Javascript Tic-tac-toe game
This is just a simple javascript, css, and html tic-tac-toe game. You can download the files and then use an extension like Live Server in Visual Studio to run the index.html file. The game is two player but the players must be playing on the same device.