A tic-tac-toe game but in terminal.
Here's the tutorial on medium
- Socket.io Server
- Socket.io Client
- Blessed
- Chalk
- Figlet
- Clear
npm run server
You will need two players to start a game. So open up two terminal windows and run
npm run client
A tic-tac-toe game but in terminal.
Here's the tutorial on medium
npm run server
You will need two players to start a game. So open up two terminal windows and run
npm run client