Controls
Right Mouse: Jump
Notes
After following the guide (linked below) to get the base game I tried to get the game window to size itself proportionate to the user's screen. I did find a way to roughly resize it using JavaScript to get the users screen resolution (window.screen.width/length), although doing so caused the game to become uncentered within the window. So for the time being I am working under the assumption that my screen is 1024x960 pixels and most other computer displays are similar in proportion. In the future I would like to come back to this project to get it looking right on any screen, as well as make the game look good in general.
Resources
Dino Game TutorialCerberus pixel art done by Ryley Mazola