Skip to content

This is a simple project for the 15 sliding puzzle game.

Notifications You must be signed in to change notification settings

AdhamElAsfar99/15_Puzzle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

15_Puzzle

This is a simple game of a sliding puzzle having 15 square tiles numbered 1–15 in a frame that is 4x4 containing 16 positions leaving one unoccupied position. Tiles in the same row or column of the open position can be moved by sliding them horizontally or vertically, respectively. The goal of the puzzle is to place the tiles in numerical order (from left to right, top to bottom).

To Start the game you need to install the APK file on your android system and click start.

Implementation

This game is created using Android Studio and implemented using Java Programming language.

About

This is a simple project for the 15 sliding puzzle game.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages