Install Asset
Install via Godot
To maintain one source of truth, Godot Asset Library is just a mirror of the old asset library so you can download directly on Godot via the integrated asset library browser
Quick Information

A fun game that showcases the basics of 2D game development in Godot.
Gosu

Welcome to Gosu, a fun game that showcases the basics of 2D game development in Godot.
Trying out the game πΉοΈ
Experience the game directly in your web browser by playing here.
Download π₯
Get the project by either cloning the repository:
git clone https://github.com/yunusey/gosu.git
Or download the project as a zip file and open it in the Godot editor.
License π
This project is under the MIT license, allowing you to utilize it for any purpose and share it freely.
Information π
Gosu illustrates fundamental 2D game development features in Godot. Explore specific implementations:
- Shaders
- 2D Mesh generation using GDScript
- Detecting input
- Scene instancing
- GUI (Graphical User Interface)
- Audio
- Custom Cursor
P.S.: As a Godot learner, I might have made mistakes. If you notice any, please consider contributing to improve this project!
Contributing π€
This project is open source and welcomes any contributions.
Final Words π¬
Thank you for visiting! If you found Gosu beneficial for the Godot community, please consider giving it a β to encourage more people to try out the game!
A fun game that showcases the basics of 2D game development in Godot.
Reviews
Quick Information

A fun game that showcases the basics of 2D game development in Godot.