
|
49 Projects
|
||||||||||
|
AsteroidsBlackjackBrowsergameChatCoinflipCryptFirst Person ShooterForumHangmanLightboxLogin SystemMath QuizMemoryObject Mouse EvadorPapiJumpPokerQuizRich Text Editor WYSIWYGSnakeSystem ExplorerThe Impossible QuizTic Tac Toe CalculatorCalendarClockColor PickerCustom MessageboxDictionaryImage EditorImage GeneratorImage SlideshowLink ActivationMessage SystemNewsletterNumber ConverterOnline KeyboardPaginationPoker Chance CalculatorProgress BarReaction TimerRSS FeedSearch EngineStarRatingStopwatchSyntax HighlighterText ReplacerURL ShortenerUser Management SystemVisitor Counter
|
||||||||||
IntroductionAbout a year ago, I already created a website that is all about the game hangman (http://www.hangman.symbolwebdesign.nl). The target group for this project is for all ages, so the interface will be simple. It will choose a random word from a text file it read. InterfaceThe interface of this project is fairly easy: - The title "Hangman" - An input box for the letter and a button next to it - The word in dots - A square that shows the hangman - Space for some text beneath the image, that will show a win or loose message. ProgrammingI wrote the game Hangman in Java, JavaScript and PHP. I used XHTML as markup language. (I also wrote the code in C as console and WinAPI) As there are many difference in programming hangman in different languages, I decided to not write it step by step, but to add alot of comments within the code so that you can read it from there step by step. Using this codeWhen using this code, I would suggest you read through the text I wrote above each code for each language:
The following downloads are available:
If any of the links do not properly work, post a comment below and I will fix it. Comments
New project: Math Quiz
2010-11-09 18:07:48 Read more... New project: Custom Messagebox 2010-11-06 19:10:50 Read more... New project: Visitor Counter 2010-11-01 21:39:04 Read more... New project: Image Editor 2010-11-01 21:37:27 Read more... New project: Image Generator 2010-11-01 21:33:05 Read more... |