A simple memory game based on pattern remembrance. The going gets tough as you climb up the levels. Option to play one on one challenges to show your opponent whos the memory boss.

The single player game, which is the screen that’s shown after login, begins at level 1 when the user clicks on Lets Play. The user is to carefully observe the pattern that flashes. Once the pattern is finished playing, a timer starts which varies with the difficulty of the level. Before the timer runs out, the user is to correctly replay the pattern by touching the appropriate circles in the same order. If successful, the user has the option to click on Next level. If not, the user has the option to retry. The user gains points that varies with the difficulty of the level and also with the time taken to complete the level. The difficulty and points accumulated keeps increasing as higher levels are completed. The game saves the current level of the player in Parse and when the player come back to the game at a later point in time, resumes from the last level the user was at.

One on One Game

The One on One challenge is a two player online version of the game where a user can pick another registered user from the list of users shown to the user. Upon selecting one of the users, a push message is sent to the selected player. If the player accepts the challenge, the game begins. If the user does not respond within 30 seconds, the initiator is sent a message that the selected player might not be available at the moment.