CONTENTS

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



Hangman 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.

HangMan (Posted March 14, 2006)

This is the old hangman game. I originally completed this game a couple months ago and was delaying the release because I wanted to make it so the user could select from multiple dictionaries on the Internet, but I've been way too busy lately so here it is. I created this dictionary by going to some web pages and cut and pasting words into another computer program I wrote that created the data file.

I put up a web version of what the game should be like at http://www.mikekohn.net/java/hangman/

You can use 2,4,6,8 or the joystick pad on your phone if you have one to move the cursor around. to select a letter press ok on the joystick pad or the number 5. The object of the game is to guess the hidden word by picking letters to spell it. If you pick a correct letter, the "-" where the letter is supposed to be will be replaced by the letter. If you pick a letter that is not in the word, another part of the hangman is drawn. If the whole hangman gets drawn before you spell the word, you lose. To exit this game, you may have to hold down the back button on your phone.

Download: HangMan.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/.

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



Copyright 1997-2012 - Michael Kohn