SimonLSchlee / zig15game

A 15 puzzle game implemented with raylib.
https://simonlschlee.github.io/zig15game/
MIT License
5 stars 0 forks source link
raylib wasm zig-package

zig15game

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!

Play

Game screenshot
https://simonlschlee.github.io/zig15game/

Discussion

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!

install

git clone https://github.com/SimonLSchlee/zig15game.git
cd zig15game
zig build run

tested with zig version: 0.13.0

other raylib projects

zigraylib

license

public domain or MIT