graziaferrara / DinoRewards

Game Programming final project. It is a trivial videogame about a dinosaur named Dino, which collects bonuses and obtains rewards.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DinoRewards

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

About

Game Programming final project. It is a trivial videogame about a dinosaur named Dino, which collects bonuses and obtains rewards.


Languages

Language:Java 100.0%