node-console-games/README.md

34 lines
693 B
Markdown
Raw Permalink Normal View History

2015-12-11 14:17:45 +00:00
node-games
==========
Some fun console games written using Node.
[![Run on Repl.it](https://repl.it/badge/github/mdibaiee/node-games)](https://repl.it/github/mdibaiee/node-games)
2015-12-11 14:27:19 +00:00
```
npm i -g node-games
node-games
```
2019-05-09 20:41:18 +00:00
language
--------
In order to select another language you can specify it from the command line:
```
node-games <game_name> <language>
```
Available languages: es, en.
2015-12-11 14:17:45 +00:00
spacecraft
----------
2015-12-12 16:19:29 +00:00
![spacecraft](https://raw.githubusercontent.com/mdibaiee/node-games/master/spacecraft.gif)
snake
-----
2015-12-12 06:58:35 +00:00
![snake](https://raw.githubusercontent.com/mdibaiee/node-games/master/snake.gif)
2015-12-18 12:55:26 +00:00
tanks
-----
![tanks](https://raw.githubusercontent.com/mdibaiee/node-games/master/tanks.gif)