Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rupeshiya/tic-tac-toe-cli
Tic-tac-toe in console.
https://github.com/rupeshiya/tic-tac-toe-cli
cmd game javascript nodejs
Last synced: 2 months ago
JSON representation
Tic-tac-toe in console.
- Host: GitHub
- URL: https://github.com/rupeshiya/tic-tac-toe-cli
- Owner: Rupeshiya
- License: mit
- Created: 2018-08-03T19:55:33.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-10-20T20:49:17.000Z (about 6 years ago)
- Last Synced: 2024-10-04T19:55:56.196Z (3 months ago)
- Topics: cmd, game, javascript, nodejs
- Language: JavaScript
- Homepage:
- Size: 2.19 MB
- Stars: 7
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Tic-Tac-Toe-CLI
A simple tic-tac-toe game using node.js command line application.
### Getting Started
Install `tic-tac-toe-cli` globally:
```
npm i tic-tac-toe-cli -g
```
### UsageJust run the cli on terminal:
```
tic_tac
```### Demo
![Terminal running demo](images/demo.gif)
Made with :heart: by Rupeshiya