Node.js console games
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
Mahdi Dibaiee c94182244b Update .replit 3 years ago
build Add i18n and es/en locale 3 years ago
locales Add i18n and es/en locale 3 years ago
src Add i18n and es/en locale 3 years ago
.babelrc configure babel 7 years ago
.gitiginore configure babel 7 years ago
.gitignore babel presets 7 years ago
.replit Update .replit 3 years ago
Gruntfile.js build babel files 7 years ago
README.md adding run on repl.it badge 3 years ago
index.js Add i18n and es/en locale 3 years ago
package.json Add i18n and es/en locale 3 years ago
snake.gif gif instead of png 7 years ago
spacecraft.gif spacecraft gif instead of png 7 years ago
tanks.gif feat(tanks): tanks game! 7 years ago

README.md

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