mIRC Home    About    Download    Register    News    Help

Print Thread
#214026 14/07/09 06:27 AM
Joined: Sep 2007
Posts: 109
K
kwell Offline OP
Vogon poet
OP Offline
Vogon poet
K
Joined: Sep 2007
Posts: 109
I am trying to make a game similar to the following...
Code:
<Game> Guess the word
<Game> -----
<Nick> e
<Game> -e---
<Nick> h
<Game> he---
<Nick> l
<Game> hell-
<Nick> o
<Game> hello
<Game> Wins Nick!

1- Only allowed one letter at a time
2- Do not allow repeated letters
--------------------------------------
Any help or advice is welcome
-Thanks in advance-

kwell #214029 14/07/09 12:29 PM
Joined: Aug 2004
Posts: 7,252
R
Hoopy frood
Offline
Hoopy frood
R
Joined: Aug 2004
Posts: 7,252
Similar to part of a game show called "Wheel of Fortune".
Which has been scripted a few times.
Click here for search results from Hawkee's snippets section

RusselB #214040 14/07/09 07:03 PM
Joined: Oct 2003
Posts: 3,918
A
Hoopy frood
Offline
Hoopy frood
A
Joined: Oct 2003
Posts: 3,918
Hangman might also be a good search term


- argv[0] on EFnet #mIRC
- "Life is a pointer to an integer without a cast"

Link Copied to Clipboard