Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/authman2/the-tile-game
A puzzle game for IOS where the user must match all of the tiles on screen.
https://github.com/authman2/the-tile-game
Last synced: about 2 months ago
JSON representation
A puzzle game for IOS where the user must match all of the tiles on screen.
- Host: GitHub
- URL: https://github.com/authman2/the-tile-game
- Owner: Authman2
- License: gpl-3.0
- Created: 2016-03-31T01:32:12.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-08-08T22:33:55.000Z (over 8 years ago)
- Last Synced: 2024-10-18T21:58:30.240Z (2 months ago)
- Language: Swift
- Size: 37.5 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# The Tile Game
A puzzle game for IOS where the user must match all of the tiles on screen. Currently on the IOS app store. Created by Adeola Uthman.- Year: 2014
- Languages: Swift, Originally written in Objective-C
- Programmer: Adeola Uthman
- Artist: Adeola Uthman# How To Play
When the game starts there will be fifteen tiles on the screen. Each tile will be randomly set to a certain shape and color. The player must tap each of the tiles, which will change its shape and color. The game is won when all of the tiles match. However, every time you tap one tile, the shape and color of all of the adjacent tiles will also change.#
Every time you tap a tile it will go to the next image. The order of the tiles is as follows:
#
1. Blue Square
2. Green Triangle
3. Red X
4. Purple Circle
5. Orange Diamond#
In case you forget how to play or forget the order of the tiles, you can go to the settings page to learn. In settings, you can also see what you best time for solving the puzzle is.