Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 434 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 434 Bytes

GameManager

Godot v4.1.2 GitHub license

Basic and simple structure for a game.

It continues with the following Scenes:

  • Logo
  • Title
  • Options
  • Level 1
  • Level 2
  • Level 3
  • Level 4

In addition, it also has GameManager and TransitionScene.