|
|
|
|
![]() ![]() |
May 7 2008, 06:00 AM
Post
#1
|
|
|
Newbie ![]() Group: Members Posts: 2 Joined: 7-May 08 Member No.: 61,819 |
Is it possible to make a Text Based game with only HTML and some PHP for chat?
I dunno any languages besides HTML. =.= yeah Im a newbie. |
|
|
|
May 7 2008, 05:11 PM
Post
#2
|
|
|
Define:EVIL PROGRAMMER (ē'vəl prō'grăm'ər)- n. An organism that converts caffeine into evil software. ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: [HOSTED] Posts: 975 Joined: 25-September 05 From: The dungeon deep below the foundation of trap17 Member No.: 12,251 |
Is it possible to make a Text Based game with only HTML and some PHP for chat? I dunno any languages besides HTML. =.= yeah Im a newbie. Well it depends on what you mean by text based game. If you mean some kind of adventure game where you are in a cetain location and you select an option for example: you are in the castle and a dragon walks by: a. follow the dragon into the dungeon b. leave the castle into the wilderness c. slay the dragon Something like that could be done with a lot of html pages yes (kind of like the books that are like that). If you wanted a player base that you needed a login etc... you would need php. |
|
|
|
May 7 2008, 05:18 PM
Post
#3
|
|
|
Super Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 434 Joined: 26-January 06 From: New Durham, NH Member No.: 17,651 |
Haha... reminds me of MUDs from back in the day...
Most time I've ever spent on a library computer terminal. |
|
|
|
May 7 2008, 08:58 PM
Post
#4
|
|
|
Super Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: [HOSTED] Posts: 280 Joined: 5-October 07 From: Random Places Member No.: 51,171 ![]() |
Well, what kind of game. Dungeon games like alex suggested can be done with a ton of HTML pages. But if you want a more functional game, you must use PHP and some form of database or flatfile. I would suggest waiting a while before making a game considering you only know HTML. For a good game, you need HTML, CSS, Javascript, and PHP, along with some SQL knowledge for your MySQL databases.
|
|
|
|
May 31 2008, 04:23 AM
Post
#5
|
|
|
Newbie ![]() Group: Members Posts: 3 Joined: 31-May 08 From: Nebraska, USA Member No.: 62,916 |
Text based games are good. Like everybody else has said, the coding required will depend on the style of your game and the direction you want to take it in.
The basic programming knowledge you will need to make a text based game is of course HTML and PHP. You can use the HTML to link all your pages together and php for making it interactive with a database or to make it have action. If you want to make a super hardcore text based game then that would or could require a wide variety of of different coding styles. |
|
|
|
Jun 3 2008, 07:25 PM
Post
#6
|
|
|
Trap Double Mocha Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 2,360 Joined: 21-September 07 Member No.: 50,369 |
yes it\\
Text Based Game You can do text based games that are a lot more advanced than just selecting answers off questions. Look around for web based mmorpg, you will find TONS. Good and bad. Most of them today are based on a common script that people adapt more or less successfully, (mafia games, pimp games, )and some others like afterdoomsday are built from the ground up in php. From what I read, it took 6 months of work for that one -reply by tonkipu |
|
|
|
![]() ![]() |
Similar Topics
| Topics | Topics | |
|---|---|---|
|
|
|
|
Lo-Fi Version | Time is now: 25th July 2008 - 10:47 AM |