Tic Tac Toe game in the terminal
npm install tuitactoeA simple Tic Tac Toe game for your terminal. Built with Ink and TypeScript.
!Demo
Play instantly:
``sh`
npx tuitactoe
Or install globally:
`sh`
npm install -g tuitactoe
Then run:
`sh``
tuitactoe
---
MIT License