Skip to content
/ preludium Public template

game template project for Godot 4.3 to bootstrapt your next game

Notifications You must be signed in to change notification settings

fernandogcat/preludium

Repository files navigation

Preludium

What is this?

Preludium is game template project for Godot to make it easier to bootstrap new games with some common features already implemented and best practices applied.

🚨 This still a work in progress project and is still pending some more features and better documentation.

Main features

WIP

Improve documentation

  • scene lifecycle (game_entrypoint -> initial_bootstrap -> main_menu -> game)
  • required settings in github project
    • set repostitory secrets for Github Actions
    • set write permissios (Settings > Actions > General) to be able to create version commit
  • ...

Next features to implement

  • add linter as a precommit and also to CI (if linter fails, the build will not be deployed)
  • audio buses for music and sfx + persist to user settings
  • custom logger
  • seed manager
  • object pool
  • integration with discord
  • ...

About

game template project for Godot 4.3 to bootstrapt your next game

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published