Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 213 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 213 Bytes

Box Puzzle

This game is made using the Godot engine.

A good starting point for a developer to analyze the code is the class "Player" or the parent "Actor". These classes can be found in box puzzle/src/Actors