🌟 You make games, the template handles the boring stuff.
- Continuos Integration (thanks to aBARICHELLO and to croconut):
- Automatic desktop build (linux, windows, osx, HTML5) for each commit
- Automatic HTML5 deploy to Github pages for each commit
- Automatic HTML5 deploy to itch.io for each commit (thanks to josephbmanley and to Andrea-Miele)
- Automatic Android builds (thanks to croconut and Andrea-Miele)
- Scenes loading with graphic transitions (fade-in/out)
- You can still play individual scenes for quick development
- Input prevention during scene changes
- Singlethread & Multithread
- Game pause handling
.gitignore
- Follows official GDScript guidelines (tested with gdlint)
- Compatible with other Godot addons
- 💻 Click here to create a repo using this template
- Clone the new repository on your PC
- Open the project in Godot Engine (GDScript) and create your game!
Read the wiki to learn more about the template. Eg: how to use automatic HTML5 deploy.
This is not an official Godot template.
It's an opinionated project that I built to ease my game development workflow.
Development of new versions is made on the dev
branch.
If you want to help the project, create games and feel free to report any issue.
If you want to add more features, please open an issue before and let's discuss. I want to keep this template small, focused and easy to use.
See changelog.md
- For support & inspiration:
- Crystal Bit
- GameLoop.it
- Godot Engine Italia
- Godot Engine
- For their work on FOSS tools:
- aBARICHELLO
- croconut
- josephbmanley
- GDQuest
- Scony