Inspired by the Google Chrome dino game. -----------------------------------------------------------------Spacebar to jump. Jump over the red obstacles. Double obstacles require better timing. Every obstacle has a 50% chance of spawning as a double. ----------------------------------------------------------------- Feel free to remix this project and add music, better drawings, and anything else. ----------------------------------------------------------------- ATTENTION REMIXERS Changing the colour of the obstacles WILL require changing the sensing code. This project works off of a colour detection system, not sprite detection. This should be an easy fix. ----------------------------------------------------------------- OTHER CODE TO BE CHANGED You may want to increase the jump height or jump time if you are using single or double obstacles longer than 64 pixels. -----------------------------------------------------------------UPDATE LOG: - Sep 19, 2021: Release -Nov 28, 2021: Added character's running animation, added moving ground animation -----------------------------------------------------------------