Game Programming final project. It is a trivial videogame about a dinosaur named Dino, which collects bonuses and obtains rewards. Dino is able to move around in the landscape. Functionalities added to the original version: obtain rewards when colliding with bonuses.
- Bonuses are smaller dinosaurs
- After a collision, Dino performs the bite animation
- After a collision, the bonus disappears and Dino increases in size
- After running a fixed distance, if it does not collide again with a new bonus, Dino comes back to its original size, otherwise additionally increases in size