New Game+

Prototype • Godot • 2025-08-01

New Game+
This is a small puzzle game prototype made for Godot. It was originally made for a game jam but was cancelled due to not being able to design good puzzles.

The project is based off of sokoban, a box-pushing game. I made this project to learn how to make grid-based movement, and also expiremented with a dialogue system.

The project was revisited 4 months later to improve the movement system.

The project was quite educative, as I had never made grid-based movement system before, nor had I tackled dialogue before.

Looking back, I could've coded these systems more efficiently, but since at the time I didn't know what stuff like resources were, the coding is sufficient.

You can download the original project files which can be opened in Godot 4.x