Bulletopia was my first Unity project and this was a solo project.
Here, I made a simple shooter that as the game went on, the player would collect upgrade points to buff their character. They buffs are as follows:
- Shooting Speed
- Reload Speed
- Bullet Damage
- Ammo Count
- Walking Speed
- Jump Height
There was also three weapons that were unlockable for the player:
- Pistol (Starter Weapon)
- Submachine Gun
- Assault Rifle
This project provided me with a very good understanding of how to use Unity and some of the tools that it provided.