I want to make multiplayer games with J2ME but I didn't find any game source codes. Where can I find sample game sources? Thanks.
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
Checkout the following svn's: http://code.google.com/p/oppositelock/ http://code.google.com/p/oware-midlet/ |
|||||||
|
|
You might want to look at third-party J2ME gaming SDK sample codes as well. Check out the Tic-Tac-Toe sample from Skiller, it's a free, powerful and easy to use SDK. The advantage with such third-party SDKs is that a number of features are already implemented so you don't need to re-invent the wheel for anything and everything. I hope that helps. |
|||
|
|