Node.js console games
locales | ||
src | ||
.babelrc | ||
.gitiginore | ||
.gitignore | ||
Gruntfile.js | ||
index.js | ||
package.json | ||
README.es.md | ||
README.md | ||
snake-es.gif | ||
snake.gif | ||
spacecraft-es.gif | ||
spacecraft.gif | ||
tanks-es.gif | ||
tanks.gif |
node-games
Some fun console games written using Node.
npm i -g node-games
node-games
Without installing node-games globally:
npm start <game> <language>
npm start snake es
(English will be default language if none is given)