Skip to content

rjtt17/command-line-game

Repository files navigation

command-line-game

command-line-game is simple console game with JavaScript.

DEMO

demo

Installation

$ npm install -g command-line-game

Usage

$ ./node_modules/.bin/command-line-game

or

$ export PATH=$PATH:./node_modules/.bin

$ command-line-game

Key Action
LEFT Moves Object Left
RIGHT Moves Object Right

About

simple command line game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published