Sokoban

This was a project for an intro to games programming class. I recreated the classic Sokoban puzzle game in Unity.

It was the first time I built a game using a real engine instead of from scratch in Processing, and it taught me that a lot of game development is wrestling with the engine rather than the game itself.