| View previous topic :: View next topic |
| Author |
Message |
AdamWest Master Cheater
Reputation: 0
Joined: 05 Jul 2007 Posts: 354 Location: Quahog, Rhode Island
|
Posted: Mon Oct 29, 2007 6:26 pm Post subject: Need Guidance. |
|
|
I'm making a text-based adventure I've been working on for awhile. I'm thinking, integrate into web with Javascript or code a individual program? Please choose what you beleive what is the best, and if possible, a basic template of sorts for me to follow. Thank you.
_________________
"I myself am made entirely of flaws, stitched together with good intentions." - Augusten Burroughs |
|
| Back to top |
|
 |
Flyte Peanuts!!!!
Reputation: 6
Joined: 19 Apr 2006 Posts: 1887 Location: Canada
|
Posted: Mon Oct 29, 2007 6:45 pm Post subject: Re: Need Guidance. |
|
|
| AdamWest wrote: | | I'm making a text-based adventure I've been working on for awhile. I'm thinking, integrate into web with Javascript or code a individual program? Please choose what you beleive what is the best, and if possible, a basic template of sorts for me to follow. Thank you. |
You mean like a MUD? I hate to say it, but if you want to put it in a webpage Java would be the best way to go.
If it is one of those games like Neopets then PHP is the way to go.
|
|
| Back to top |
|
 |
AdamWest Master Cheater
Reputation: 0
Joined: 05 Jul 2007 Posts: 354 Location: Quahog, Rhode Island
|
Posted: Mon Oct 29, 2007 6:48 pm Post subject: Re: Need Guidance. |
|
|
not really, just a project to take any extra time of my hands.
it will be like, Choose Your Own Adventure, but on the web or in a small program.
example: You see a fat ass at KFC.
Do you shoot him?
Do you eat him?
and each button will lead to a different "page"
_________________
"I myself am made entirely of flaws, stitched together with good intentions." - Augusten Burroughs |
|
| Back to top |
|
 |
Golden Wing Grandmaster Cheater
Reputation: 0
Joined: 29 Aug 2007 Posts: 905
|
Posted: Mon Oct 29, 2007 6:49 pm Post subject: Re: Need Guidance. |
|
|
| AdamWest wrote: | not really, just a project to take any extra time of my hands.
it will be like, Choose Your Own Adventure, but on the web or in a small program.
example: You see a fat ass at KFC.
Do you shoot him?
Do you eat him?
and each button will lead to a different "page" |
make it with php and sql
_________________
|
|
| Back to top |
|
 |
Flyte Peanuts!!!!
Reputation: 6
Joined: 19 Apr 2006 Posts: 1887 Location: Canada
|
Posted: Mon Oct 29, 2007 6:52 pm Post subject: Re: Need Guidance. |
|
|
| xDemonRobbiex wrote: | | make it with php and sql |
SQL wouldn't be needed.
PHP is the language you want, just look up some tutorials on it and you should be fine.
|
|
| Back to top |
|
 |
Golden Wing Grandmaster Cheater
Reputation: 0
Joined: 29 Aug 2007 Posts: 905
|
Posted: Mon Oct 29, 2007 6:53 pm Post subject: Re: Need Guidance. |
|
|
| Flyte wrote: | | xDemonRobbiex wrote: | | make it with php and sql |
SQL wouldn't be needed.
PHP is the language you want, just look up some tutorials on it and you should be fine. |
php is hard i dont even kno how to enter my database Oo none of the tuts are helpful
_________________
|
|
| Back to top |
|
 |
Flyte Peanuts!!!!
Reputation: 6
Joined: 19 Apr 2006 Posts: 1887 Location: Canada
|
Posted: Mon Oct 29, 2007 6:54 pm Post subject: Re: Need Guidance. |
|
|
| xDemonRobbiex wrote: | | php is hard i dont even kno how to enter my database Oo none of the tuts are helpful |
Then you shouldn't be giving advice.
|
|
| Back to top |
|
 |
Golden Wing Grandmaster Cheater
Reputation: 0
Joined: 29 Aug 2007 Posts: 905
|
Posted: Mon Oct 29, 2007 6:56 pm Post subject: Re: Need Guidance. |
|
|
| Flyte wrote: | | xDemonRobbiex wrote: | | php is hard i dont even kno how to enter my database Oo none of the tuts are helpful |
Then you shouldn't be giving advice.  |
y not? its hard for me maybe not for him and dont u need mysql to do php?
anyway here is some tuts http://www.w3schools.com/php/default.asp
_________________
|
|
| Back to top |
|
 |
atom0s Moderator
Reputation: 205
Joined: 25 Jan 2006 Posts: 8587 Location: 127.0.0.1
|
Posted: Mon Oct 29, 2007 6:59 pm Post subject: |
|
|
If you wish for multiple users to play it and such you could go the old method of MUDs and create it in C and allow people to telnet into a box to play. With that you can make it web accessible by creating a Java telnet client for the webpage.
_________________
- Retired. |
|
| Back to top |
|
 |
Golden Wing Grandmaster Cheater
Reputation: 0
Joined: 29 Aug 2007 Posts: 905
|
Posted: Mon Oct 29, 2007 7:00 pm Post subject: |
|
|
| Wiccaan wrote: | | If you wish for multiple users to play it and such you could go the old method of MUDs and create it in C and allow people to telnet into a box to play. With that you can make it web accessible by creating a Java telnet client for the webpage. |
ur smart as hell at programming
_________________
|
|
| Back to top |
|
 |
atom0s Moderator
Reputation: 205
Joined: 25 Jan 2006 Posts: 8587 Location: 127.0.0.1
|
|
| Back to top |
|
 |
Flyte Peanuts!!!!
Reputation: 6
Joined: 19 Apr 2006 Posts: 1887 Location: Canada
|
Posted: Mon Oct 29, 2007 7:02 pm Post subject: |
|
|
| Wiccaan wrote: | Heh, I have my fair share of experience >.>
Used to run my own mud, was an IMM on a few others, and a builder / coder on a few. MUDs were pimp back in the day :/ all the ones I played on are either gone or filled with 'newfags' now which make it unfun to play 'em. |
Personally, I thought MUDS never were fun.
|
|
| Back to top |
|
 |
HomerSexual Grandmaster Cheater Supreme
Reputation: 5
Joined: 03 Feb 2007 Posts: 1657
|
Posted: Mon Oct 29, 2007 7:31 pm Post subject: |
|
|
if your going with choose your own adventure then go with php or even simple html.
all you need to do is make html pages for everysingle story segment. or you could use a GET variable. for example.
if($_GET['story']=='1')
{
echo "you shot the person with a high concentration of pigment in his skin in KFC";
}
if($_GET['story']=='2')
{
echo "you ate the person with a high concentration of pigment in his skin in KFC, now your breath smells like person with a high concentration of pigment in his skin, good job";
}
so you could contain the whole story in 1 document and use links like
www.mypage.com?story=1
_________________
|
|
| Back to top |
|
 |
atom0s Moderator
Reputation: 205
Joined: 25 Jan 2006 Posts: 8587 Location: 127.0.0.1
|
Posted: Mon Oct 29, 2007 7:38 pm Post subject: |
|
|
Not saying that isn't one way of doing it, but that would extremely easy to hack / exploit.
_________________
- Retired. |
|
| Back to top |
|
 |
HomerSexual Grandmaster Cheater Supreme
Reputation: 5
Joined: 03 Feb 2007 Posts: 1657
|
Posted: Mon Oct 29, 2007 8:07 pm Post subject: |
|
|
| Quote: | | I'm making a text-based adventure I've been working on for awhile. |
| Quote: | | it will be like, Choose Your Own Adventure, but on the web or in a small program. |
idk if your familiar but CYOA are books in which you pick what happens and the rest of the book rests on that choice. He didn't say he wanted to make a game but rather a adventure thats in your hands. So what is there to exploit / hack in a nongaming adventure with no rewards?
_________________
|
|
| Back to top |
|
 |
|