Welcome to Godot Basic Platform Game, a simple platformer game created using Godot Engine. In this game, you control a knight who collects gold and progresses through levels.
Godot Basic Platform Game is a basic platformer where the player controls a knight character. The objective is to collect gold scattered across the levels while avoiding obstacles and enemies.
-
Clone the repository:
git clone https://github.com/TypeCc/Godot-Basic-Platform-Game.git
-
Navigate to the project directory:
cd Godot-Basic-Platform-Game -
Open the project in Godot Engine:
- Launch Godot Engine.
- Click on the "Import" button.
- Select the
project.godotfile located in the project directory.
-
Start the game:
- Click the "Play" button in the main menu.
-
Controls:
- Arrow Keys: Move the knight left or right.
- Space Bar: Jump.
-
Objective:
- Collect all the gold coins in the level.
-
Game Over:
- The game ends if the knight's touch to slime or falling down.
Contributions are welcome! If you'd like to contribute, please follow these steps:
- Fork the repository.
- Create a new branch.
git checkout -b my-feature-branch
- Make your changes and commit them.
git commit -m "Add some feature" - Push to the branch.
git push origin my-feature-branch
- Create a new Pull Request.
- Developer: TypeCc
- Engine: Godot Engine
- Brackeys: Brackeys
- Artwork: Link
- Sound Effects: Provided by free online resources.
Feel free to customize this README file as needed. Happy gaming!

