Show HN: Chickoban – A Sokoban Clone

aabiji.github.io

1 points by aabiji 15 hours 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/) and find the code [here](https://github.com/aabiji/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.