diff options
author | gregory guy <[email protected]> | 2020-11-25 15:16:40 +0100 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2020-12-02 19:51:38 +0100 |
commit | d607668c5a772823d6cf59df205b7aa6d2ac2130 (patch) | |
tree | 7f8b4d8c5b0f26fed9bc870bea548cac766099a0 /tdefifteen/README | |
parent | cc192fd9396098134f6aa1369d63c4b270cddfe9 (diff) | |
download | tdegames-d607668c5a772823d6cf59df205b7aa6d2ac2130.tar.gz tdegames-d607668c5a772823d6cf59df205b7aa6d2ac2130.zip |
Turn into a TDE application.
The game is renamed TDEFifteen (original name: q15).
Add icons (Public Domaine, https://commons.wikimedia.org/wiki/File:15-puzzle.svg).
Signed-off-by: gregory guy <[email protected]>
(cherry picked from commit e33e8edb80936f8dd04729d70c0c991612340d5e)
Diffstat (limited to 'tdefifteen/README')
-rw-r--r-- | tdefifteen/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/tdefifteen/README b/tdefifteen/README new file mode 100644 index 00000000..94a13563 --- /dev/null +++ b/tdefifteen/README @@ -0,0 +1,7 @@ +TDEFifteen is a sliding puzzle that consists of a frame of numbered +square tiles in random order with one tile missing. + +This kind of puzzle have many names such as: Gem Puzzle, Boss Puzzle, +Game of Fifteen... + +For more information: https://en.wikipedia.org/wiki/15_puzzle |