Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

dino game, terminal edition

License

NotificationsYou must be signed in to change notification settings

arcticmatt/dino-brick

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chrome's no-wifi dino game lazily ported to the terminal

terminal-gif

installation

If you're installing on a Mac, then youcanuse the binaries attached to the GitHub release.For other operating systems, you caninstall from source.

github release binaries

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/

install from source

This method requiresstack. After installing stack, runthe following commands:

git clone https://github.com/arcticmatt/dino-brick.gitcd dino-brickstack install dino

usage

To play, use thedino command in your terminal.
To get help, rundino --help.
To see your high score, rundino --high-score.

game instructions

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


[8]ページ先頭

©2009-2025 Movatter.jp