Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jokay03j/morpion-in-terminal

play your morpion game inside your terminal !
https://github.com/jokay03j/morpion-in-terminal

Last synced: about 1 month ago
JSON representation

play your morpion game inside your terminal !

Awesome Lists containing this project

README

        

# Morpion

> Morpion inside your terminal !

# Install

```bash
npm i @jokay03j/morpion-in-terminal
```

# Run

```bash
morpion
```

Or

```bash
npm exec @jokay03j/morpion-in-terminal
```