Enter Keywords:
1 - 10 of 24(0 seconds)
Sort By:
 
I'm making a hangman game (not homework, but classwork) my problem is i need the code that will randomly chose a word i have added to the button and print each letter of the word on an individual l...
Zones: Visual BasicDate Answered: 04/15/2001 Rating: 8.8 Views: 0
I am asked to do the following: /* Purpose: The purpose of this assignment is to help you practice strings. Hangman Write a C++ program to simulate a game of hangman. Your program will pick a...
Zones: C++Date Answered: 12/03/2002 Rating: 7.0 Views: 0
Hi can you please help me as I am getting this error Exception in thread "main" java.lang.NullPointerException         at Hangman.Hangman.makeGuess(Hangman.java:60)         at Hangman.Hangman.ma...
Zones: JavaDate Answered: 01/08/2006 Rating: 8.6 Views: 0
here's the code I have to far......I can only change the image once: (   Dim m As Image         For Each m In ImageList1.Images             If found = False Then                ...
Zones: ProgrammingDate Answered: 11/04/2006 Rating: 7.4 Views: 0
Ok I have this tutorial for creating a hangman game. I am looking at it even trying to follow along with it and am having issues. Here is the tutorial: Functional Architectural Prototype Thi...
Zones: Microsoft Visual C++, C++Date Answered: 11/23/2007 Rating: 6.2 Views: 27
Remember the ancient game of "Hangman"??? You guess letters and if you guess wrong you get the rope??? How can you do it in Delphi?
Zones: Delphi ProgrammingDate Answered: 10/25/1999 Rating: 4.6 Views: 0
I'm considering putting together what should be a simple game of 'hangman' to be played by two people over a network (or internet in time). Ideally what I want is to have a client on two machines,...
Zones: C#Date Answered: 04/06/2004 Rating: 7.6 Views: 0
I was wondering if you could help me, i am new to Delphi 7 as i have just started using it for college assignments and i am trying to create a hangman game in a Console Program, i was wondering if ...
Zones: Delphi ProgrammingDate Answered: 11/14/2004 Rating: 7.4 Views: 19
Hi I have the below script that works fine, but now I am trying to add an image that loads in on the same screen as a hint but when I enter this code document.write('<img src="');    document.w...
Zones: JavaScriptDate Answered: 05/18/2004 Rating: 9.4 Views: 0
i am trying to creat a hangman game in directer and having a hard time doing that can you help
Zones: Adobe DirectorDate Answered: 01/15/2006 Rating: 9.4 Views: 0