
June 12th, 2004, 04:18 PM
|
|
Registered User
|
|
Join Date: Jun 2004
Posts: 2
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
text adventure game
i am a newbie to c++ somewhat know some basics and things but i need some help here, just a good start off and i can finish it out can someone please help me it would be greatly appreciated
ok here is the setup
text-adventure game: real old-school…go left, right, or straight—and that’s about it. This requires that you map out successful and unsuccessful paths. Many people have chosen this option in the past. To do this, you’re going to need a variable to keep track of the current room number (an int) and a variable to keep track of the current move (a char). This can be really fun if you’re into this sort of thing.
i am just wondering if anyone can start me off with the code that is needed because i am having a writers block so to say thanx in advance
if u are willing to help and dont want to post then u can email me at URL
|