Godot 2D Platformer Starter Kit
Godot 4 2D Platformer Starter Kit
Starter Kit for making a complete 2D Platformer in Godot 4. Easily used as a template from GitHub.
👩💻 View the source and get started with making your own 2D platformer.
Includes every thing you need to start making a 2D pixel art platformer in Godot, from levels to collectibles to the main menu. Full list of features:
- Keyboard and gamepad input
- Animated player
- Tileset and tilemap
- 3 levels to start with
- Doors to move between levels
- Collectibles that track across levels
- Music & sfx
Credits
- Template Code: Brett Chalupa (CC0, dedicated to public domain)
- Sprites: 1-Bit Platformer Pack by Kenney (CC0)
- Music: Ted Kerr (CC-BY 4.0) - 8-Bit Theme & 8-Bit Quirky Waltz
Status | Prototype |
Platforms | HTML5, Windows, macOS, Linux |
Author | Brett Chalupa |
Genre | Platformer |
Made with | Godot |
Tags | Godot |
Code license | Unlicense |
Average session | A few seconds |
Languages | English |
Inputs | Keyboard, Xbox controller, Gamepad (any), Playstation controller |
Links | Source code, YouTube |
Download
Download NowName your own price
Click download now to get access to the following files:
2d-platformer-linux.x86_64.zip 30 MB
2d-platformer-mac.app.zip 53 MB
2d-platformer-windows.exe.zip 30 MB
godot_2d_platformer-source.zip 6.1 MB
Comments
Log in with itch.io to leave a comment.
Thanks to the wonderful template you created, I was able to learn the basics. thank you!
You’re so welcome, glad to hear it!
nice, I fell into the void.
R will reset! 😄 I should to make a follow up video and update to the game that checks the level bounds.