Solitaire for Your Phone - Java game (MIDlet)
After doing a class in Mobile Programming where we learnt J2ME (the Java Micro Edition - for PDAs, phones and other mobile devices) I decided to put my new knowledge to some good use and make some games for my phone. I created this Solitaire game, and also Space Invaders so I'd have something to play when I was bored and all I had was my phone.
The games are MIDlets written using the J2ME Wireless Toolkit (WTK) using CLDC 1.1 and MIDP 2.0, and should run on any phone which supports Java and has those extra packages (at this stage pretty much all). I've tested it on my Nokia N70 and they run perfectly.
Use either the .jar or .jad files to install the game onto your phone.
Download:
- Solitaire v1.0
