Sliding Puzzle – Android Game Source Code

Overview

This is a template for the sliding puzzle game. Sliding puzzle (also known as sliding block puzzle, or sliding tile puzzle) is a tour puzzle that challenges a player to slide (frequently flat) pieces along certain routes (usually on a board) to establish a certain end-configuration. The pieces to be moved may consist of simple shapes, or they may be imprinted with colors, patterns, sections of a larger picture (like a jigsaw puzzle), numbers, or letters.

You can find a demo of the game here:

https://play.google.com/store/apps/details?id=com.tutstecmobile.slidingpuzzle

Features

  • Easy to customize
  • Add as many levels as you want
  • Native code
  • Supports android 2.3+
  • Made in Android Studio
  • Make money using different types of ads
    • Use admob and revmob banner ads
    • Use admob, revmob, startapps, app lovin and chartboost interstitial ads

Requirements

  • Android Studio

Related