node-games ========== [Version en espaƱol](README.es.md) Some fun console games written using Node. ``` npm i -g node-games node-games ``` Without installing node-games globally: ``` npm start npm start snake es (English will be default language if none is given) ``` 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)