- Notifications
You must be signed in to change notification settings - Fork6
dino game, terminal edition
License
NotificationsYou must be signed in to change notification settings
arcticmatt/dino-brick
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Chrome's no-wifi dino game lazily ported to the terminal
If you're installing on a Mac, then youcanuse the binaries attached to the GitHub release.For other operating systems, you caninstall from source.
Install on macOS with the following commands:
curl -L https://github.com/arcticmatt/dino-brick/releases/download/0.1.1/dino-`uname -s`-`uname -m` -o dinochmod +x dinosudo mv dino /usr/local/bin/
This method requiresstack. After installing stack, runthe following commands:
git clone https://github.com/arcticmatt/dino-brick.gitcd dino-brickstack install dino
To play, use thedino
command in your terminal.
To get help, rundino --help
.
To see your high score, rundino --high-score
.
If you're too lazy to rundino --help
, here's how you play:
- W/S or↑/↓ to jump/duck
- p to pause
- r to restart
- q to quit
thanks tosamtay whosebrick tutorials greatly helped me! go checkthem out
About
dino game, terminal edition
Topics
Resources
License
Stars
Watchers
Forks
Packages0
No packages published