Node.js console games
Go to file
AllAwesome497 0805062923 adding run on repl.it badge
this commit was generated automatically on repl.it
2020-02-16 08:32:51 +00:00
build Add i18n and es/en locale 2019-11-12 16:09:33 +03:30
locales Add i18n and es/en locale 2019-11-12 16:09:33 +03:30
src Add i18n and es/en locale 2019-11-12 16:09:33 +03:30
.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
.replit adding run on repl.it badge 2020-02-16 08:32:51 +00:00
Gruntfile.js build babel files 2015-12-11 21:19:42 +03:30
index.js Add i18n and es/en locale 2019-11-12 16:09:33 +03:30
package.json Add i18n and es/en locale 2019-11-12 16:09:33 +03:30
README.md adding run on repl.it badge 2020-02-16 08:32:51 +00:00
snake.gif gif instead of png 2015-12-12 10:28:35 +03:30
spacecraft.gif spacecraft gif instead of png 2015-12-12 19:49:29 +03:30
tanks.gif feat(tanks): tanks game! 2015-12-18 16:25:26 +03:30

node-games

Some fun console games written using Node. Run on Repl.it

npm i -g node-games

node-games

language

In order to select another language you can specify it from the command line:

node-games <game_name> <language>

Available languages: es, en.

spacecraft

spacecraft

snake

snake

tanks

tanks