Darkborderman / Sokoban

Sokoban, a Godot 4 practice project.
https://darkborderman.github.io/Sokoban
3 stars 0 forks source link

Add entry screen #8

Closed Darkborderman closed 1 year ago

Darkborderman commented 1 year ago

Add an entry screen to select play, setting(not implmented yet), quit button

Clean up Main scene node, scenes are loaded during _ready()

Closes #6