Node.js console games
Go to file
2019-05-16 15:18:59 -03:00
build Add latest version of build 2019-05-16 15:18:59 -03:00
locales Refactor to remove duplicated code and add translations to the root directory 2019-05-16 14:35:42 -03:00
src Refactor to remove duplicated code and add translations to the root directory 2019-05-16 14:35:42 -03:00
.babelrc configure babel 2015-12-11 17:57:19 +03:30
.gitiginore configure babel 2015-12-11 17:57:19 +03:30
.gitignore babel presets 2015-12-11 18:39:51 +03:30
Gruntfile.js Use Polyglot to add spanish translations 2019-05-09 17:04:06 -03:00
index.js Refactor to remove duplicated code and add translations to the root directory 2019-05-16 14:35:42 -03:00
package.json Add scrips to play easily and translate readme with GIFs 2019-05-16 15:17:58 -03:00
README.es.md Add scrips to play easily and translate readme with GIFs 2019-05-16 15:17:58 -03:00
README.md Add scrips to play easily and translate readme with GIFs 2019-05-16 15:17:58 -03:00
snake-es.gif Add scrips to play easily and translate readme with GIFs 2019-05-16 15:17:58 -03:00
snake.gif gif instead of png 2015-12-12 10:28:35 +03:30
spacecraft-es.gif Add scrips to play easily and translate readme with GIFs 2019-05-16 15:17:58 -03:00
spacecraft.gif spacecraft gif instead of png 2015-12-12 19:49:29 +03:30
tanks-es.gif Add scrips to play easily and translate readme with GIFs 2019-05-16 15:17:58 -03:00
tanks.gif feat(tanks): tanks game! 2015-12-18 16:25:26 +03:30

node-games

Version en español

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)

spacecraft

spacecraft

snake

snake

tanks

tanks