Unity platform jump game

Game contains basic functions for platform jump game.

Player can:

- Move forward
- Move backward
- Jump
- Collect collectables
- Get hurt if colliding with enemy
- Kill an enemy

Enemy can:

- Move inside certain area
- Explode when player jumps on top of them

Made with Alvin Roe's tutorial