Chickoban: A Sokoban Clone

1 aabiji 1 6/27/2025, 11:06:24 PM github.com ↗

Comments (1)

aabiji · 7h ago
Over the past couple of weeks I've built Chickoban, a puzzle game inspired by Sokoban.

You can play it on the web [here](https://aabiji.github.io/chickoban/).

It's in 3d and uses raylib. I know the game itself not very good, but I was hoping that maybe some of you would be kind enough to offer feedback on the code. What parts of the design or good, what parts are problematic, etc.

In any case, maybe the game will be interesting. It's all open source. Have a nice day.