CONTENTS

Home
Projects
  Electronics
  Graphics
  Java
  Java Mobile
  Android
  Other Stuff
Resume
Music
Pictures
Contact



Jumble Puzzle Game

Related pages on www.mikekohn.net: j2me, VideoPoker, BlackJack, NakenChat, IpCamView, JumblePuzzle, Battleship, GuitarTuner, Concentration, HangMan, Memory, Mandelbrots

If anyone is interested in the source code to any of these midlets, I'll sell any one for $100, license free. Send me an email if interested.

Jumble Puzzle (Posted January 4, 2006/Updated January 6, 2006)

Jumble Puzzle is a game where you have a 24 tiles in a 5x5 grid. The tiles are numbered from 1 to 24. The object of the game is the number the tiles in order by moving the tiles around, keeping in mind that you can only move a tile into the blank spot on the board. I have a Java applet version of the game here you can test in your webbrowser: http://www.mikekohn.net/java/jumblepuzzle/

Jan 6, 2006 Bugfix: Before it was possible that the board could be scrambled in such a way that it was unsolvable. Now it's fixed.

You can use 2,4,6,8 or the joystick pad on your phone if you have one to move the red marker around. To move a tile press the okay button on your phone or the number 5. If you've select a tile you're allowed to move, it will move into the blank area. To win the game, the upper left corner should be the blank spot and the rest of the tiles should count from left to right. At the bottom right corner should be the tile labled "24". To exit the game, you may have to hold down the back button on your phone.

Download: JumblePuzzle.zip (MIDP 1.0)

If you'd like to load the program on your phone using WAP, point your phone's webbrowser to: http://wap.mikekohn.net/.

I also have a version of this game that runs on the Sony Playstation Portable (PSP) or any other javascript/css web browser here.

Copyright 2006 - Michael Kohn / You may not distribute or sell this program



Copyright 1997-2012 - Michael Kohn