Menu
Menu
DaniWeb
Log In
Sign Up
Read
Contribute
Meet
Search
Search
About 1,000 results for
adventure
- Page 1
Adventure Game
Programming
Game Development
16 Years Ago
by zaika
hi all, I'm now expreriencing c++ games, particularly text-based Maze based on
adventure
game, so there are rooms, by writing text user moves from one room to another. I was wondering if any of you know a domain for a sample code of a subtly textbased
adventure
game in C++ I would appreciate it. Thanks in advance Zaika
Adventure Quest Help (writing a 2d array to a pre-existing file.)
Programming
6 Years Ago
by Pandatron03
…\Student-homes\Intake15\15QuintonSA\My Documents\Year 10\Computer Science\.
Adventure
Quest v2\main file.py", line 192, in <…\Student-homes\Intake15\15QuintonSA\My Documents\Year 10\Computer Science\.
Adventure
Quest v2\main file.py", line 19, in save…
Re: Adventure Game
Programming
Game Development
16 Years Ago
by majestic0110
Hi Zaika and welcome! Here is a link you may find useful: [QUOTE][url]http://www.intap.net/~drw/cpp/index.htm[/url][/QUOTE] I have not read the whole article but I believe it is a tutorial on making a text based
adventure
game in C++. Hope this helps!
text adventure game problem!
Programming
Software Development
17 Years Ago
by IU34
…Settings\enokar\My Documents\programming stuff\Python\better text
adventure
test.py", line 20, in prompt_field …\enokar\My Documents\programming stuff\Python\better text
adventure
test.py", line 29, in clear_path …\enokar\My Documents\programming stuff\Python\better text
adventure
test.py", line 43, in prompt_path prompt_p…
text adventure programming help
Programming
Software Development
18 Years Ago
by mruane
… veiwing his coding i was able to get my text
adventure
started. My basic questions are: 1) how do I learn… the codes necessary to write a text
adventure
(I find very minimal help online because i use a…
Affiliate and promote Vietnam adventure travel site
Digital Media
Digital Marketing
18 Years Ago
by vietnamguides
HI there, We own Vietnam
adventure
travel website: <URL snipped> and hoi an hotels website: <URL snipped>. Could you recommend how to promote and make affiliate with hotel and
adventure
sites as well as show us the affiliate and marketing tools if possible. Thanks Bobby
Text based adventure game
Programming
Software Development
16 Years Ago
by majestic0110
… I might try my hand at creating a text based
adventure
game in java. No I don't need cutting edge… what I am looking for is a solid, story driven
adventure
/RPG game. I would appreciate some advice on where one…
Help me play-test my text adventure? (beginner)
Programming
Software Development
16 Years Ago
by k.wiseman
… with Python recently, and I decided to do a text-
adventure
game project to practice some of the core concepts. Trying… there. In any case, I'm about done with the
adventure
, but there are some minor (So far non-fatal) problems…
Lua how do I make a Text Adventure?
Programming
Software Development
15 Years Ago
by python user
… than python). How might I began to program a text
adventure
/IF in Lua? Any tips, Pointers? I have a basic… in Lua" by Roberto Lerusalimschy. Any good lua text
adventure
tutorials on the world wide web? much appreciated, Python User
Re: Lua how do I make a Text Adventure?
Programming
Software Development
15 Years Ago
by Salem
> How might I began to program a text
adventure
/IF in Lua? The same way you would in any …] There is no more a "how to write an
adventure
game" than there are "how to write a…
Re: Lua how do I make a Text Adventure?
Programming
Software Development
15 Years Ago
by python user
…;1109738]> How might I began to program a text
adventure
/IF in Lua? The same way you would in any…] There is no more a "how to write an
adventure
game" than there are "how to write a…
Need help with dialogue adventure game
Programming
Software Development
14 Years Ago
by Nekrowizard
… you to another piece of dialogue, and thereby create an
adventure
for yourself that way. I came across an RPS game…; int main() { int choice; cout << "The number
adventure
!."; cout << " Type 0 for 0."…
Adding inventory to c++ text adventure
Programming
Software Development
11 Years Ago
by nomorelogic
so i have a mini text
adventure
game where i can go through the rooms and have …() { cout << endl; cout << "Basic Text
Adventure
Game" <<endl; cout << "Build…
Having an issue with implementing money in a Python text based adventure
Programming
7 Years Ago
by Sean___
…. I've read multiple times that creating a text based
adventure
game in Python is a good exercise to learn the…(descWord) return list(set(possibleItems)) if __name__ == '__main__': print('Text
Adventure
Demo!') print('====================') print print('(Type "help" for commands…
Programming help with adventure game room change function
Programming
5 Years Ago
by cakeboy
… programming with Python and am currently trying to design an
adventure
game that sets up rooms and a player can move… below and any help or advice is much appreciatted. Rob #
Adventure
rooms - a programme to set up a room move system…
Re: Text based adventure game
Programming
Software Development
16 Years Ago
by Ezzaral
This tutorial might provide a starting point on the design: [url]http://www.javacoffeebreak.com/text-
adventure
/index.html[/url]
Re: Lua how do I make a Text Adventure?
Programming
Software Development
14 Years Ago
by Isaac Remuant
You might find interesting source code samples from the book "Programming AI by Example" from Matt Buckland. Check out the Lua projects. Do not copy paste. Much of that code is educational and a graphic
adventure
probably requires a pretty good design to avoid spaguetti patterns.
Text Adventure -- Classes
Programming
Software Development
18 Years Ago
by Mouche
I'm working on a text
adventure
game just for fun. I am not planning to complete …
Having Issues w/ Text Adventure
Programming
Software Development
17 Years Ago
by redaqen
… myself humbled and confused. You see, I have a text
adventure
engine (although at this point its just a map traversal…
Need help in c++ text adventure!!!
Programming
Software Development
16 Years Ago
by xyinyangx
… a video game, so I decided to make a text
adventure
. My code is basically a bunch of if statements telling…
C2446 Error for simple text based adventure
Programming
Software Development
15 Years Ago
by Slacker101
… 'int' Basicaly I'm making a VERY simple text based
adventure
game, I am probably doing it all wrong, and I…
"CrashLanding" text adventure(problem need solving)
Programming
Software Development
15 Years Ago
by python user
… i am rather inexp...this is my first real text
adventure
#note:crystals same as gold, only i wanted to have…
Re: "CrashLanding" text adventure(problem need solving)
Programming
Software Development
15 Years Ago
by Mathhax0r
… bit confusing, right? I made you a simple working text-
adventure
that you can use to further work on your code…
Re: "CrashLanding" text adventure(problem need solving)
Programming
Software Development
15 Years Ago
by python user
… bit confusing, right? I made you a simple working text-
adventure
that you can use to further work on your code…
Text adventure setup problem
Programming
Software Development
15 Years Ago
by xsimsyx
… mytextarea.append("\nPlease enter the following for your personalised
adventure
\nEnter a number below 20"); //SHOW AFTER ENTER NUMBER…
Managing Date and Time change in text adventure
Programming
Software Development
14 Years Ago
by Greyhelm
I have been working further on my text
adventure
(see thread: [url]http://www.daniweb.com/forums/thread285737.html[/…
Re: Managing Date and Time change in text adventure
Programming
Software Development
14 Years Ago
by ultimatebuster
I think it's better to use turns as a time unit in text
adventure
(currently implementing). Also i think you should create your own "time" library module and class for your convinience
Re: Managing Date and Time change in text adventure
Programming
Software Development
14 Years Ago
by Greyhelm
… or with my implementation of time management in my text
adventure
? If you have another way of trying to do this…
Text Based Adventure Game Error?
Programming
Software Development
14 Years Ago
by Hoff123
… first post. I am making my first real text based
adventure
game in python and I've got an error: unbound…
Help with Text Adventure string parser
Programming
Software Development
13 Years Ago
by hapag
Hello! I am currently working on a text
adventure
in C++ and could use some help. What I'm …
1
2
3
17
Next
Last
Search
Search
Forums
Forum Index
Hardware/Software
Recommended Topics
Programming
Recommended Topics
Digital Media
Recommended Topics
Community Center
Recommended Topics
Latest Content
Newest Topics
Latest Topics
Latest Posts
Latest Comments
Top Tags
Topics Feed
Social
Top Members
Meet People
Community Functions
DaniWeb Premium
Newsletter Archive
Markdown Syntax
Community Rules
Developer APIs
Connect API
Forum API Docs
Tools
SEO Backlink Checker
Legal
Terms of Service
Privacy Policy
FAQ
About Us
Advertise
Contact Us
© 2025 DaniWeb® LLC