This project was originally made by following the tutorial: How to make a Video Game - Godot Beginner Tutorial from Brackeys. I used Godot version 4.3 while following the tutorial.
To get more comfortable with game development in Godot, I decided to build this project further. So far, I've added:
- Ability for the player to double jump
- Particle effects when player double jumps
- Ability for the player to dodge enemies by rolling
- Powerups: Super-Speed, Super-Jump
- UI (main menu, pause & resume, sign posts, timer, total number of coins)