8000 GitHub - Hernandez712/KnightPlatformer: This is a simple platformer game developed in Godot, created as an educational resource for beginners.
[go: up one dir, main page]

Skip to content

Hernandez712/KnightPlatformer

Repository files navigation

KnightPlatformer

Godot Platformer

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.

🎮 Features

✅ Simple and clean GDScript code
✅ Basic physics and character controls
✅ Enemies and environmental interactions
✅ Animation and tilemap usage
✅ Ideal for educational purposes

📥 Download and Run

You can download the release version of the game here. Just extract the archive and run the executable file.

🔧 Godot

  1. Install Godot Engine 4.4
  2. Clone the repository:
    git clone https://github.com/Hernandez712/KnightPlatformer.git

📷 Screenshots

KnightPlatformer Screenshot

🤝 Contributing

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

📜 License

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.

0