Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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
```
### Usage

Just run the cli on terminal:

```
tic_tac
```

### Demo

![Terminal running demo](images/demo.gif)

Made with :heart: by Rupeshiya