Skip to content

Android implementation of A star algorithm to unshuffle an image. Built as part of Google CS wih Android course.

Notifications You must be signed in to change notification settings

vineyugave/Puzzle8

 
 

Repository files navigation

Puzzle8

About

Android implementation of a star algorithm to un-shuffle an image. Built as part of Google CS with Android course.

Build Instructions :

Clone the project from GitHub:

$ git clone https://github.com/raj-subhankar/Puzzle8.git

or download the .zip here

Main Features :

The app consists of a single activity having three buttons to :

  1. Take a photo
  2. Shuffle button, to shuffle the image
  3. Solve button, to solve the image using the Star algorithm.

More details on the star algorithm are here

Contributing

Refer contributing.md for instructions on contributing to this project

About

Android implementation of A star algorithm to unshuffle an image. Built as part of Google CS wih Android course.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%