Quote:
Originally Posted by kayshi
Quote:
Originally Posted by ryan
I do have a nice document that will be released after this game detailing the development process with some advice thrown in along the way to help anyone wanting to make their own games get a foot in.
|
I am expecting to see that!
I learned c++ for half a year, know a little about photoshop.Nothing else I could remember related to game making 
|
C++ will be a good help since Java which is used for many mobile phone games, is similar to C++ in many ways. Photoshop would also be a good help for creating your own graphics, knowing any graphics package would be a plus. Simple graphics can be adequate but being able to produce nice graphics will turn a fun game into a great game.
Sound is a non-isue. Most mobile games have poor sound or none at all.
A good starting point I would say. Learning some Java, looking to the examples in the Sun J2ME SDK, and coming up with a plan for a game would be where you could go from here.
btw, I will update this thread with some progress on my latest game and the document describing how I created it. Hope to get the document out in the coming weeks.