Fifteen Puzzle
Classic "fifteen" puzzle game. Shuffle the board and use arrow keys or mouse to move neighbor piece to empty space. Order all pieces from 1 to 15 to solve the puzzle. You can select different board sizes, windows resolution and theme colors.
The game is made for Odin Holiday Jam.
Controls
- Arrow keys or Mouse cursor to navigate
- Enter/Space or LMB to activate
- ESC or RMB to toggle menu
Feedback
Please share your experience or screenshot in the Comments section below.
Thank you for playing <3
Source code
You can download source code below. It is an archive with a single source file (main.odin). The game doesn't use any resources (textures, sounds, fonts etc.) You only need Odin compiler to be installed in order to run it. Navigate into folder with extracted source file and execute "odin run ." command in a terminal.
Updated | 1 day ago |
Status | Released |
Platforms | HTML5, Windows |
Rating | Rated 5.0 out of 5 stars (1 total ratings) |
Author | Spacemad |
Genre | Puzzle |
Made with | raylib |
Tags | 2D, Board Game, Short, Singleplayer |
Average session | A few minutes |
Languages | English |
Inputs | Keyboard, Mouse |
Download
Download NowName your own price
Click download now to get access to the following files:
FifteenPuzzle_Windows.zip 306 kB
FifteenPuzzle_Source.zip 5.5 kB
Comments
Log in with itch.io to leave a comment.
Added web build \o/ Now the game is playable in the web browser!
Took me a while but finally cleared it! lol
I love how smooth everything is in this game, especially the shuffling animation.
Thank you for the feedback!