A basic platform game made with Qt for summer school project
This is somewhat of a basic basic mario clone and less polished with a function level editor
- Basic gravity physics
- Player that can jump, move left and right, shoot projectile depending on if they took a power-up
- Power-up the affects the player state
- Different types of enemy that are effected by the basic physics
- Score system
- Accessable level editor
- game window:
- level editor: