Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 233 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 233 Bytes

ticTacToe-UsingReact

Building the simple game of tic-tac-toe using React's Tutorials available at https://reactjs.org/tutorial/tutorial.html .

Currently working on Single-player mode, multi-player is implemented and pushed..