How to make non-games, games...
Hi,
I'm working on an app at the moment and we want to build in some game mechanics.
I'm not new to the general concepts and have even bought a book (yey me..).
What I would like to know is if there are any good standard packages we could integrate to save coding score systems, level-ups.. say SDKs or similar?
I have heard of Gameville but haven't found any others.
Thanks, Duncan
I'm working on an app at the moment and we want to build in some game mechanics.
I'm not new to the general concepts and have even bought a book (yey me..).
What I would like to know is if there are any good standard packages we could integrate to save coding score systems, level-ups.. say SDKs or similar?
I have heard of Gameville but haven't found any others.
Thanks, Duncan
NSDefaults? GameCenter?
NSDefaults, GameCenter, and Core Data (perhaps with iCloud) would all be potential solutions to investigate to save data/game state.
This is very independent of incorporating game mechanics into your game, though.
One good note: incorporating GameCenter would be a great feature of your app and may increase the likelihood it would be featured. However, you'll need to check if a non-game can use GameCenter for storing high scores. I'm thinking it still doesn't allow that, but... good idea to double check.
This is very independent of incorporating game mechanics into your game, though.
One good note: incorporating GameCenter would be a great feature of your app and may increase the likelihood it would be featured. However, you'll need to check if a non-game can use GameCenter for storing high scores. I'm thinking it still doesn't allow that, but... good idea to double check.
KB Productions, Car Care for iPhone/iPod Touch
@karlbecker_com
All too often, art is simply the loss of practicality.
Thanks for the suggestions so far.
I came across Scoreloop, not sure if they have a web API as well though.. (mobile + web play is possible)
I came across Scoreloop, not sure if they have a web API as well though.. (mobile + web play is possible)
Possibly Related Threads...
| Thread: | Author | Replies: | Views: | Last Post | |
| Dictionary Checking for word games | avidgamer101 | 5 | 1,560 |
Jan 14, 2013 02:28 AM Last Post: avidgamer101 |
|
| Backend for multiplayer games | avidgamer101 | 5 | 2,449 |
Jan 5, 2013 09:35 AM Last Post: aukStudios |
|
| Mouse cursors in games | SethWillits | 9 | 5,537 |
Jun 11, 2012 03:36 PM Last Post: SethWillits |
|
| Feedback on my new iPhone Development Service, is it relevant for games? | sashthebash | 3 | 4,920 |
Nov 2, 2010 01:17 AM Last Post: cmiller |
|
| Games development engine? | RedCrystal | 4 | 3,505 |
Feb 5, 2010 04:18 AM Last Post: wise_monk |
|

