Read our website HERE
/docs
contains files for our website
/Assets
contains dino game assets
Clone our project on your RaspberryPi .
Go to enclosing directory, run sh run-button.sh
or run-object.sh
to activate button control mode or object control mode.
Function | Keyboard | piTFT Button |
---|---|---|
FIRE | SPACE | #17 |
JUMP | ⬆️ | #22 |
DUCK | ⬇️ | #23 |
QUIT | ctrl+C | #27 |
Double Jump | ⬆️ then ⬇️ | #22 then #23 |