Skip to content

Simple sliding tile puzzle game written with PyGame

Notifications You must be signed in to change notification settings

MaX-Lo/Tile_Puzzle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tile_Puzzle

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

ingame image

Victory screen

ingame image

Features

  • 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 ;)

TODO

  • audio after moving a tile and winning
  • Scoreboard: show at bottom left a little box with current ranking value

About

Simple sliding tile puzzle game written with PyGame

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages