OLC Sokoban
About
Hello. I did a mini game with the OneLoneCoder Engine - Pixel Engine, an impressive tool developed in pure C++ which requires minimal dependencies so as to create games and prototypes. I really appreciate this tiny engine and C++ for games. For this reason I wanted to participate in the OLC::CodeJam 2021. This is my entry. I know that Sokoban is not related to the theme, but I don't have many time so as to elaborate another project ++
As you understand, this is another sokoban, but I have added a new feature - you have a limited number of steps so as to solve each level. For the first time in a decade, I leave my Unity station :) but just for a while...
Use Arrows keys in order to move.
Escape to quit :/
PS : I share the source code of this little project here. I guess that it could be improved, but it is good enought in order to develop your own puzzle game. Have fun ++