Skip to content

SimonLSchlee/zig15game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published