node-console-games/README.md
Mahdi Dibaiee 6ef4f8890f feat: snake game
feat: unit.random
feat: ui.center
2015-12-12 09:44:22 +03:30

19 lines
315 B
Markdown

node-games
==========
Some fun console games written using Node.
```
npm i -g node-games
node-games
```
spacecraft
----------
![spacecraft](https://raw.githubusercontent.com/mdibaiee/node-games/master/spacecraft.png)
snake
-----
![snake](https://raw.githubusercontent.com/mdibaiee/node-games/master/snake.png)