Mobile Puzzle Game Kit

The Mobile Puzzle Game Kit is a collection of 5 fun puzzle games. Puzzles are generated using several custom algorithms.

1. MEMORY GAME
The memory game template allows you to generate memory puzzles using your own images and add levels of different sizes. It contains a start and end screen, timer and an easy editor.

2. SLIDING PUZZLE
Create your own sliding puzzles using custom images. You can add multiple levels and it will automatically generate valid puzzles. It looks quite nice already and it's very easy to customize. The sliding puzzle has both mouse and touch input.

3. WORD SEARCH
Add several categories and create custom word search puzzles. You can specify the words you want to use beforehand or assign text files that contain your words. The player can draw lines and check the found words below the puzzle. The easy editor allows you to set allowed directions for your words.

4. TIC TAC TOE
We've all played the classic tic tac toe game. With this template you can create your own 1v1 tic tac toe game. It has a timer and some nice animations.

5. SUDOKU
This game comes with a fully functioning sudoku generator. It will generate puzzles with one solution and you can set the maximum number of clues allowed. The player can drag and drop numbers into the puzzle to solve it and check it afterwards.

General Features:
• Fun gameplay
• Nice designs & animations
• Extensive documentation
• Commented C# scripts
• Designed for mobile devices