1.0.2 • Published 4 years ago

cmd-sprint v1.0.2

Weekly downloads
4
License
ISC
Repository
github
Last release
4 years ago

Looking for a short mental break from your current project? Then try out cmd-sprint!

The game is simple. Sprint to the end while avoiding obstacles. Run quickly to see your name in the high scores! (Or edit the high score file directly. I won't tell anyone)

Play the game by typing

cd node_modules/cmd-sprint

then

node runGame.js

Directions

Type a character input, then press enter to move your character. Walk into open space, jump over rocks, and duck under cacti.

'd' is walk forwards

'w' is jump

's' is duck

(I'm not responsible for any errors that say "The term 'd' is not recognized as the name of a cmdlet, function, script file, or operable program." if you get too in the zone)