Skip to content

octohedron/slidingPuzzle

Repository files navigation

Sliding Puzzle for Android

Features
  • Easy mode
  • Hard mode
How to run
  • Launch visual studio and open the project
  • Launch emulator / genymotion / plug device
  • Run it from Android Studio

If it doesn't work, try

  • Restarting the server ./adb kill-server then ./adb devices and make sure you can see the device, from the platform-tools folder in the android SDK
TODO / features lacking
  • Solve puzzle
  • Add more puzzles
  • Achievements
  • Fix UI
  • Write tests

About

Sliding Puzzle game for Android in LibGDX

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages