Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 560 Bytes

File metadata and controls

12 lines (11 loc) · 560 Bytes

Xamarin-Android-Clever-Sliding-Puzzle

Sliding Xamarin Android puzzle game with solver, settings, highscores. The sliding tile UI is based on sliding-puzzle-xamarin-droid. This app is meant as showcase of the essentials of an offline game app.

Contents

  • Puzzle slider with variable grid size
  • Puzzle solver
  • Settings screen (setting username, grid size, switching off sound effects)
  • Saving settings and highscores using PreferenceManager
  • Showing dialog on win
  • Sharing highscores