TicTacToe (js)
An evolution of a program I wrote during a coding interview.
It's straightforward https://en.wikipedia.org/wiki/Tic-tac-toe and supports play by any combination of Human and Computer players.
//to play
npm start
| Name | Name | Last commit date | ||
|---|---|---|---|---|
TicTacToe (js)
An evolution of a program I wrote during a coding interview.
It's straightforward https://en.wikipedia.org/wiki/Tic-tac-toe and supports play by any combination of Human and Computer players.
//to play
npm start