[Help] Tips & Tricks in Mobile Game Development
Hi.
I'm still a students and have no experience in mobile game development. But i'm really interested to develop mobile games. So far, i've learn some about GameCanvas in s40 devices. I've known java well, I taken an OOP class in my campus.
I'm interested to develop mobile games. Could somebody give some tips and tricks for newbie developer like me?
I'll start some question to ask.;)
[LIST=1][*]There is no game without good Graphics, is there any suggestion about where can I download graphics source for developing game??
[*]Is there any tips for developing games with kids for my app target?[/LIST]
Thanks a lot for the coming help. :)
Re: [Help] Tips & Tricks in Mobile Game Development
Hi suhendrowansinaga,
[QUOTE]Could somebody give some tips and tricks for newbie developer like me?[/QUOTE]
Have you checked the [URL="http://www.developer.nokia.com/Resources/Library/Java/#!developers-guides/ui-and-graphics/game-api.html"]Game API[/URL] from the [URL="http://www.developer.nokia.com/Resources/Library/Java/#!developers-guides.html"]Developer's Guide[/URL] page?
Then, there are the following code examples that use the Game API:
[URL="http://www.developer.nokia.com/Resources/Library/Java/#!code-examples/game-api-battle-tank.html"]Battle Tank[/URL]
[URL="http://www.developer.nokia.com/Resources/Library/Java/#!code-examples/game-api-explonoid.html"]Explonoid[/URL]
[URL="http://www.developer.nokia.com/Resources/Library/Java/#!code-examples/game-api-sudokumaster.html"]Sudoku[/URL]
[QUOTE]is there any suggestion about where can I download graphics source for developing game??[/QUOTE]
I would say that depends on the game. There are a few sites that seem to provide free sprites and textures for game development. After a quick Google search I found [URL="hasgraphics.com/"]this[/URL] page.
[QUOTE]Is there any tips for developing games with kids for my app target?[/QUOTE]
This rather falls in the scope of User Experience and Mobile Application Design. Again I would advice to look for online resources, such as [URL="http://dl.acm.org/citation.cfm?id=1240999"]this academic paper[/URL] from the university of Manchester.
Re: [Help] Tips & Tricks in Mobile Game Development
Hi suhendrowansinaga,
1. If you want to make a commercial game, I suggest you to find a game artist so both of you can collaborate to make a game with appealing art. Because of a great art, people will be interested to play your game.
2. I think you should make it simple and intuitive for kids. And it would be great, if you can add educative factor in your game.