Still not finshed, the README.md is halfmade at this very moment
Welcome to the Godot 2D Platformer Game repository! This project is a simple 2D platformer game developed using the Godot game engine.
- Clone the repository:
git clone https://github.com/LoosedWhale/Godot_2DPlattformer_Game.git
Welcome to the Godot 2D Platformer Game repository! This project is a simple 2D platformer game developed using the Godot game engine.
- Open the project in Godot Engine.
- Arrow & WASD keys: Move the player character.
- Spacebar: Jump.
- [List key features of your game]
[Describe the gameplay mechanics, objectives, or any other relevant details about how to play your game.]
[Include screenshots or gifs of your game to showcase its visual style and gameplay.]
If you would like to contribute to the project, follow these steps:
- Fork the project.
- Create a new branch:
git checkout -b feature-name
- Commit your changes:
git commit -m 'Add some feature'
- Push to the branch:
git push origin feature-name
- Submit a pull request.
This project is licensed under the MIT License.
Enjoy playing the Godot 2D Platformer Game!