From b3d1613c620b6224f153dac650e925c09b1758d8 Mon Sep 17 00:00:00 2001 From: Ciaran Gultnieks Date: Thu, 17 Oct 2013 23:09:38 +0100 Subject: [PATCH] Add n-Puzzle via https://f-droid.org/forums/topic/n-puzzle-a-classic-puzzle-game-with-custom-images-and-3-difficulty-levels/ --- .../name.livitski.games.puzzle.android.txt | 37 +++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 metadata/name.livitski.games.puzzle.android.txt diff --git a/metadata/name.livitski.games.puzzle.android.txt b/metadata/name.livitski.games.puzzle.android.txt new file mode 100644 index 0000000000..6b81e002ea --- /dev/null +++ b/metadata/name.livitski.games.puzzle.android.txt @@ -0,0 +1,37 @@ +Category:Games +License:GPLv3+ + +Web Site:http://www.livitski.name/projects/n-puzzle +Source Code:https://github.com/StanLivitski/n-puzzle + +Summary:A classic puzzle game with custom images +Description: +n-Puzzle app is a classic sliding puzzle game based on the Fifteen Puzzle. It allows you to +choose among three levels of complexity: 3×3 (8-puzzle), 4×4 (15-puzzle), and 5×5 +(24-puzzle), hence the name. + +In addition to standard square boards with numbers, you can choose a board with a picture +painted on it. There are three stock pictures installed with the puzzle, and you can add your +own pictures by pressing Menu button when the picture selection page is displayed. The +picture you select will be split into equal tiles. + +Once you select the picture, the solved puzzle is displayed for 3 seconds. Then it is +randomly shuffled, and you have to move the tiles to their initial locations. When you solve +the puzzle, the app will display that picture again along with the number of moves you have +made. + +To change the puzzle’s settings during the game, press Menu button. Note that when you change +any settings, the game starts over. When you switch apps or exit during the game, your puzzle +is stored and resumed next time you run n-Puzzle. +. + +Repo Type:git +Repo:git@github.com:StanLivitski/n-puzzle.git + +Build Version:1.1,2,v-1.1-2 + +Auto Update Mode:Version v-%v-%c +Update Check Mode:Tags +Current Version:1.1 +Current Version Code:2 +