34 lines
693 B
Markdown
34 lines
693 B
Markdown
node-games
|
|
==========
|
|
|
|
Some fun console games written using Node.
|
|
[](https://repl.it/github/mdibaiee/node-games)
|
|
```
|
|
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
|
|
----------
|
|

|
|
|
|
snake
|
|
-----
|
|

|
|
|
|
tanks
|
|
-----
|
|

|