This is a simple 3 x 3 sliding puzzle game, played with the keyboard (control the tiles with WASD keys or the arrow keys). The image on the tiles is from the famous photo of the Earth "The Blue Marble".

The game is very short; solving it should should take less than 10 minutes.

The source code of the game as a static website is available on GitHub at: https://github.com/10aded/sliding-puzzle-in-zig-WASM-port

A desktop version of the game also exists; it is also available on GitHub at: https://github.com/10aded/sliding-puzzle-in-zig

The game's entire development (basically) was streamed on Twitch and uploaded to YouTube at:

https://www.twitch.tv/10aded

https://www.youtube.com/@10aded

"The Blue Marble" photo is in the public domain and available at: https://commons.wikimedia.org/wiki/File:The_Earth_seen_from_Apollo_17.jpg

Leave a comment

Log in with itch.io to leave a comment.