An open API service indexing awesome lists of open source software.

https://github.com/samk13/tic-tac-toe-game

Created with CodeSandbox
https://github.com/samk13/tic-tac-toe-game

Last synced: about 1 year ago
JSON representation

Created with CodeSandbox

Awesome Lists containing this project

README

          

# tic-tac-toe-game
Created with CodeSandbox

interactive tic-tac-toe game with React.
One of the features that you’ll notice is that there is a numbered list to the right of the game’s board.
This list gives you a history of all of the moves that have occurred in the game, and is updated as the game progresses.