This is a single-level 2D platformer game built with Godot, where players collect coins and travel in the unique robotic themed world.
-
Arrow Keys to control the player: ⬅️ Left / ➡️ Right — Move horizontally ⬆️ Up — Jumpmp
-
Goal:
- Collect all coins in the level.
- Avoid:
- Falling off platforms 🕳️
- Creating collidable sprites using Gpdpt
- Designing and implementing a unique level with platforms
- Implementing camera follow mechanics for the player
- Adjusting screen size for various devices