Skip to content

Andrea1141/godot-game-template

 
 

Repository files navigation

game-template-overview

🌟 You make games, the template handles the boring stuff.

Godot Download badge GitHub release (latest by date) GitHub workflow status GitHub wiki

Features

  • 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

Start a project with Godot Game Template

  1. 💻 Click here to create a repo using this template
  2. Clone the new repository on your PC
  3. 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.

Disclaimer

This is not an official Godot template.

It's an opinionated project that I built to ease my game development workflow.

Contributing

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.

Changelog

See changelog.md

Contributors

Used by

Thanks

  • For support & inspiration:
    • Crystal Bit
    • GameLoop.it
    • Godot Engine Italia
    • Godot Engine
  • For their work on FOSS tools:
    • aBARICHELLO
    • croconut
    • josephbmanley
    • GDQuest
    • Scony

About

Opinionated game template for Godot 3.2.3

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • GDScript 100.0%