MiniME is a light weight J2ME library that let you build game and advanced UI. MiniME features: * a resource manager to easily import and use Image and Text. * event manager to ease communication between view and different component of the library. * a set a predefined UI component, such as Label, EditField, RadioButton group, CheckBox group, to build … Read more
Latest News
Simple Talking Clock written in Java for mobile phone J2ME compliant.
Use BPI images on J2ME devices! The BPI format (standing for Bit-Packed Image) has been designed for mobile devices with limited storage. BPI mainly targets Java mobiles phones (J2ME) and more precisely the storage of the images required by a midlet. Image caracteristics are therefore limited (at most 512 pixels wide and a color space limited to 262 144 colors … Read more
MID4th is a Forth System for Java MIDP-2.0 phones. Release notes: An ANS Forth System written in Java2ME. It is adapted for Mobile devices from WebForth, available at the FIG archive. The Forth is reasonably standard with referance to the Dpans94 standard document, with a few changes to facilitae use on a mobile device. The main features are as follows. … Read more
BTetris is a Tetris clone for J2ME. Features: – multiplayer mode via bluetooth
WiiLife is an implementation of Conway’s Game of Life for Wii. It lets you watch a random population of cells evolve and die. You can zoom in for a better look and scroll around. If you get bored, you can create an new random population. Changes: Edit Mode finally here. Press A and draw Cells by Point&Click. Press A again … Read more
Free MC Boot is an ‘exploit’ that allows a user to install it on official 8MB Sony MC’s as well as 3rd party cards. (with the exception of those needing a boot disc to be recognized or cloned Chinese cards).
http://psx-scene.com/forums/freevast/58292-official-free-mc-boot-releases.html
Eugene Plotnikov has updated his SMS (Simple Media System) multimedia playing application for the Sony PS2. Using this program you can view multimedia files including DIVX, AVI, XVID, MPEG, MP3, etc … on your Sony Playstation 2 video gaming console.
Here is another PS3 homebrew game by dragula96. It’s a “2 Player Pong” game.
Here is a very simple snake game coded by dragular96. “Snake” speeds up and gets longer the more “apples” you eat. Changes: -added snake head -added apple image