Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tic Tac Toe / Noughts and Crosses application written in TypeScript & React

james-work-account/tic-tac-toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic Tac Toe / Noughts and Crosses

Two-player noughts and crosses game.

TODO: make actually multiplayer.

Running locally

npm install
npm run serve