Resources
From J2me wiki
| Table of contents |
Full games
- Commercial game (MIDP 1.0 Nokia UI) (http://sourceforge.net/projects/bombers60/)
- Lethal Metal: a jump'n'run game for nokia (http://sourceforge.net/projects/lethalmetal/)
- J2ME game source for Drop Ship and Dark Horde (http://www.plasticcowgames.com/blog.shtml#j2megamesource)
- J2ME game source Framework for a bluetooth multiplayer game (http://www.plasticcowgames.com/blog.shtml#j2megamesource)
- Jamtris: Open-source Tetris clone (http://tomas.epineer.se/jamtris/)
- Asteroids: Open-source vector game (http://jfdoue.free.fr/index.html)
- Chuckie Egg: Open-source platform game (http://www.morgadinho.org/chuckie/)
- ImpossibleDream: Open-source game (http://home.socal.rr.com/jamusse/ImpossibleDream/index.html)
- Koala: Open-source Minesweeper clone (http://wombatz.informatik.uni-mainz.de/~goetz/midlets/)
Libraries
Frameworks
- PhoneID: Authentication Framework With J2ME Device As Security Token (http://sourceforge.net/projects/phoneid/)
Others
- Useful for beginners (http://www.java2s.com/ExampleCode/J2ME/CatalogJ2ME.htm)
- Lots of useful Java ME Tips (http://www.java-tips.org/content/category/6/16/73/)
- openwap.org: Lots of links to J2ME open source programs (http://openwap.org)
- Circle and Line point Collision detection example (http://www.j2meforums.com/wiki/index.php/Circle-circle_and_line-point_collision_detection_example)
Sprites
The sprites at the following pages are mostly for educational use or for testing purpose. Check the info at each page before using the sprites in commercial games.
- http://www.videogamesprites.net/
- http://www.spriteaholic.com/
- http://www.gsarchives.net/
- http://www.panelmonkey.org/
- http://www.sprites-inc.co.uk/
- http://forums.gamemaker.nl/index.php?showtopic=11203
- http://www.gamingw.net/resource/
- http://www.molotov.nu/?page=graphics
- http://reinerstileset.4players.de/englisch.htm
- http://www.nes-snes-sprites.com/
- http://tsgk.captainn.net/index.php?p=advsearch
Music
- The Freesound Project (http://freesound.iua.upf.edu/) - Lots of free sampled audio files, requires registration.
- Partners in rhyme (http://www.partnersinrhyme.com/midi/index.shtml) - Free MIDI files for personal use. (May not be resold in your game).
- Mr.Lou's J2ME Music (http://www.dewfall.dk/j2me.asp) - Buy MIDI music for your commercial games, and get free music for your freeware games
- Commodore Midi Music (http://home.c2i.net/skot/c-64f4_1.htm) - A few MIDI's converted from C64 SID music. Useful when making free J2ME versions of C64 games.

