|
||
|
GP Mailing List
ATXGPSIG List
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Game Programming: Help with textbased RPG in C++
------------------------------------------------------------ GameProgrammer.Com: Game Programming: Help with textbased RPG in C++ ------------------------------------------------------------ By Joe Marion on Tuesday, April 25, 2000 - 12:25 pm: I bought a Sams book titled C++ in 24hrs. It came with DJGPP compiler and the RHIDE IDE. there are lots of header files, but none are explained in any of the included text documents. I'm using a 2 dimensional array for the players' position, i have 2 classes: monster and hero with AD&D statistics. I'm looking for a random number generator to simulate die-rolls. Also, how can I use the data in variables( from outside of main() ) in functions? Most of what I can find is either for extreme begginers or people with a good deal of experience. Can anyone help? ------------------------------------------------------------ DO NOT REPLY TO THIS MESSAGE! It is an automatic e-mail notification message from the discussion board indicating that a new message was posted. If you do not wish to receive further e-mail notification messages from this discussion board, edit your user or moderator profile to turn off the e-mail notification option. Use this link to go directly to the discussion: http://gameprogrammer.com/cgi-bin/comm/gameprogrammer/discus/show.pl?6/24
|
|