Tile Puzzle is a simple puzzle game written with PyGame.
Sort all numbers according to their value and leave the bottom right field blank to win.
Tiles can be moved with the arrow key's or WASD.
Puzzle of Size 4x4
Victory screen
- puzzle game for different field sizes
- creates only solvable puzzles! :)
- menu to play and exit the game
- linear animation for moving tiles around
- random color theme after number of tiles at their final position changed
- tremble animation when trying to move a not existing tile
- solved animation
- separate highscorelist for every puzzle size ;)
- audio after moving a tile and winning
- Scoreboard: show at bottom left a little box with current ranking value