node-console-games/README.md
2019-11-12 16:09:33 +03:30

34 lines
580 B
Markdown

node-games
==========
Some fun console games written using Node.
```
npm i -g node-games
node-games
```
language
--------
In order to select another language you can specify it from the command line:
```
node-games <game_name> <language>
```
Available languages: es, en.
spacecraft
----------
![spacecraft](https://raw.githubusercontent.com/mdibaiee/node-games/master/spacecraft.gif)
snake
-----
![snake](https://raw.githubusercontent.com/mdibaiee/node-games/master/snake.gif)
tanks
-----
![tanks](https://raw.githubusercontent.com/mdibaiee/node-games/master/tanks.gif)