KnightPlatformer is a simple 2D platformer created with Godot 4.4 to learn the basics of game development. This project is designed for beginner developers exploring GDScript and platformer mechanics.
✅ Simple and clean GDScript code
✅ Basic physics and character controls
✅ Enemies and environmental interactions
✅ Animation and tilemap usage
✅ Ideal for educational purposes
You can download the release version of the game here. Just extract the archive and run the executable file.
- Install Godot Engine 4.4
- Clone the repository:
git clone https://github.com/Hernandez712/KnightPlatformer.git
If you want to improve the game or add new mechanics, feel free to contribute:
- Fork the repository
- Make your changes
- Submit a Pull Request
This project is distributed under the Unlicense – you are free to use, modify, and distribute the code without restrictions. For more details, see the LICENSE file.
🚀 Start learning Godot with KnightPlatformer! If you have any questions, open an issue or join the discussion.