An open API service indexing awesome lists of open source software.

https://github.com/tomjschuster/tic-tac-toe

Node CLI Tic-Tac-Toe, functional style
https://github.com/tomjschuster/tic-tac-toe

Last synced: 10 days ago
JSON representation

Node CLI Tic-Tac-Toe, functional style

Awesome Lists containing this project

README

          

# tic-tac-toe
Node CLI Tic-Tac-Toe, functional style

```sh
git clone https://github.com/tomjschuster/tic-tac-toe.git
cd tic-tac-toe
node tic-tac-toe
```