hi ,
wher from can i download the source codes of simple J2ME games?
board games like tic-tac-toe,link5 etc in particular .
regards.
hi ,
wher from can i download the source codes of simple J2ME games?
board games like tic-tac-toe,link5 etc in particular .
regards.
Last edited by toonaughty85; 2006-02-08 at 06:32.
Hi,
You should try Sun's Java web site, http://java.sun.com/j2me/download.html
or try
http://www.today.java.net/
Look at Amazaon.com for th book J2ME Game Programming I think it is published by Thompson and they often have the sources for the books online.
Finally try this http://www.microjava.com/articles/techtalk/midp2_games
do a google search I'm sure you'll find more.
Ron
I think you can find the code from game you have download.
The .jar file that you send to mobile is a kind of zip file
You can just unzip it and then you can find many .class file.
It is the code to create the game.
You can find some decompiler to decompile those .class file.
>>wher from can i download the source codes of simple J2ME games?
Along with the links Ron pointed there are a good set of simple j2ME games+ source available in http://sourceforge.net/
Please check this links.
http://sourceforge.net/search/?words...of_search=soft
http://sourceforge.net/search/?type_...e+Tic+Tac+Toe+
Hope this was of some use!
>>You can find some decompiler to decompile those .class file.
A decompiler could help to a certain extend only if the code is not Obfuscated. If the code is obfuscated, decompiling the .class files might not be of much use.
Regards
Gopal
Last edited by balagopalks; 2006-02-11 at 18:48.
thaks for ur replies.
AND ONE MORE THING:
what do u think is the best book on J2ME GameProgramming for beginners ??wher can i find it??
Here are some links that would be of some use to you.
http://www.amazon.com/gp/search/102-...s=j2me%20Books
http://www.amazon.com/gp/search/ref=...me+programming
J2ME Game Programming
http://www.amazon.com/gp/product/159...Fencoding=UTF8
Regards
Gopal