Skip to content

🎈 My implementation of the classic fifteen-puzzle-game which consists of 4x4 grid with 15 tiles numbered from 1 to 15. Tiles are moved to order the numbers...

License

Notifications You must be signed in to change notification settings

AbdallahHemdan/fifteenPuzzleGame

Repository files navigation

fifteen puzzle game logo

πŸ’‘Fifteen Puzzle GameπŸ†

GitHub contributors GitHub issues GitHub forks GitHub stars GitHub license


🎈 Fifteen Puzzle Game (let's play a game)

my implementation of the classic fifteen puzzle game(a sliding puzzle that consists of a frame of numbered square tiles in random order with one tile missing while the object of the puzzle is to place the tiles in order by making sliding moves that use the empty space).

πŸ“· ScreenShots


image
image
image

πŸ•Ά Demo


βœ” ToDo

  • Creating an OverLay for Starting the game, succefully completing the game.
  • Record a video as a Live-Demo
  • Add Gif to the README file
  • Adding moves counter to limit maximum numer of moves to pass the game.
  • Adding timer to calculate the time-taken for complete the game.

Releases

No releases published

Packages

No packages published