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
- Host: GitHub
- URL: https://github.com/tomjschuster/tic-tac-toe
- Owner: tomjschuster
- Created: 2017-09-20T05:54:48.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-09-21T03:01:54.000Z (almost 9 years ago)
- Last Synced: 2025-01-01T16:26:10.202Z (over 1 year ago)
- Language: JavaScript
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```