So i completed one of my pieces of university work, my small mobile games demo. Here are some screenshots, as well as some information about improvements made from last time.
The main menu screen is very similar to the last post, however ive added a few improvements. You can now change the name of the current player (which is displayed at the top of the menu) and also go to the leader board page.
The game is very similar, when tiles are tapped, they are revealed for a few seconds, then hidden again. The background of the game changes dependant upon the weather in your local area (i thought this was cool!) and there is also a pause button. Additionally to stop people just dragging tiles to other ones constantly, players will lose 1 off of there score if tiles match incorrectly.
The final main feature i added was the leader board and high score system. When your game is over, if you have achieved a high score the game will let you know via a quick alert. Scores are saved in a .plist and you can view all the current high scores on the leader board page.
I really have learnt a lot while doing this project, all of which should be able to help with ZS and other objective-c projects. Hopefully ill have more to show soon!
No comments:
Post a Comment