A zig 15 puzzle game based on 15 puzzle game by Chris Boesch,
changed from a console/terminal implementation to a raylib implementation.
Added simple raylib gui and sound effects.
If you are a vim user (or want to train vim keys) play with hjkl, otherwise use wasd or arrow keys!
https://simonlschlee.github.io/zig15game/
Ziggit topic for discussion: https://ziggit.dev/t/raylib-15-game/5233
If you have ideas for improvements you can use ziggit or open an issue!
git clone https://github.com/SimonLSchlee/zig15game.git
cd zig15game
zig build run
tested with zig version: 0.13.0
public domain or MIT