6 Replies - 6762 Views - Last Post: 19 March 2012 - 10:35 PM Rate Topic: -----

#1 nightcomet5  Icon User is offline

  • New D.I.C Head

Reputation: 0
  • View blog
  • Posts: 2
  • Joined: 05-July 08

Text Based game!

Post icon  Posted 05 July 2008 - 05:46 PM

ok so obviously if i wasnt a noob i would be here.....i would probably be designing..... i need a step by step tutorial on how to make a text based game.....im going to be attempting to make a mafia game so ill need plenty of help from experts and beginners attempting to make mafia games as well thanks for the help NIGHTCOMET5

P.S. Im going to attempt to over take the ratings from mafiadeath theyve now officially pissed me off ;)

Is This A Good Question/Topic? 0
  • +

Replies To: Text Based game!

#2 rjolitz  Icon User is offline

  • D.I.C Head
  • member icon

Reputation: 3
  • View blog
  • Posts: 103
  • Joined: 17-May 08

Re: Text Based game!

Posted 05 July 2008 - 07:55 PM

Suggestion One: Try the games forum!

What language do you want to use?

And have you even mapped out the basics?

View Postnightcomet5, on 5 Jul, 2008 - 05:46 PM, said:

ok so obviously if i wasnt a noob i would be here.....i would probably be designing..... i need a step by step tutorial on how to make a text based game.....im going to be attempting to make a mafia game so ill need plenty of help from experts and beginners attempting to make mafia games as well thanks for the help NIGHTCOMET5

P.S. Im going to attempt to over take the ratings from mafiadeath theyve now officially pissed me off ;)

Was This Post Helpful? 0
  • +
  • -

#3 nightcomet5  Icon User is offline

  • New D.I.C Head

Reputation: 0
  • View blog
  • Posts: 2
  • Joined: 05-July 08

Re: Text Based game!

Posted 05 July 2008 - 08:16 PM

ok so obviously if i wasnt a noob i would be here.....i would probably be designing..... i need a step by step tutorial on how to make a text based game.....im going to be attempting to make a mafia game so ill need plenty of help from experts and beginners attempting to make mafia games as well thanks for the help NIGHTCOMET5

P.S. Im going to attempt to over take the ratings from mafiadeath theyve now officially pissed me off wink2.gif

*edit: Can we hold off on the large text? Thanks. Oh and please don't cross post. If a moderator sees your post might be better suited for another thread, they will happily move it for you. Thanks. :)

This post has been edited by Martyr2: 05 July 2008 - 08:21 PM

Was This Post Helpful? 0
  • +
  • -

#4 Martyr2  Icon User is offline

  • Programming Theoretician
  • member icon

Reputation: 3873
  • View blog
  • Posts: 11,408
  • Joined: 18-April 07

Re: Text Based game!

Posted 05 July 2008 - 08:19 PM

You can also try doing a search on our board. This topic has been asked quite a bit (especially for mafia games) in the PHP forum. You can also try out the games forum as suggested above. This question has been beaten to death and there are plenty of resources on our board.

If you ever have any specific game developing question for PHP, feel free to ask on our PHP game thread pinned to the top of the PHP board. Myself and others are always happy to lend some advice if you ever need it.

Good luck with the game. :)
Was This Post Helpful? 0
  • +
  • -

#5 gabehabe  Icon User is online

  • GabehabeSwamp
  • member icon




Reputation: 1346
  • View blog
  • Posts: 10,918
  • Joined: 06-February 08

Re: Text Based game!

Posted 06 July 2008 - 10:02 AM

Large text looks so ugly...
Merged your two threads, and moved to game programming. (It may read a little funny)

How much programming experience do you have? If you're just starting out, try the basics before moving on to a proper project... Once you can understand the basics, you're not going to need a tutorial to help you to write an entire game.

Are there any languages that you're considering using, or are you open to ideas on that, too?
Was This Post Helpful? 0
  • +
  • -

#6 bakerr  Icon User is offline

  • New D.I.C Head

Reputation: 0
  • View blog
  • Posts: 1
  • Joined: 19-March 12

Re: Text Based game!

Posted 19 March 2012 - 10:24 PM

View Postgabehabe, on 06 July 2008 - 10:02 AM, said:

Large text looks so ugly...
Merged your two threads, and moved to game programming. (It may read a little funny)

How much programming experience do you have? If you're just starting out, try the basics before moving on to a proper project... Once you can understand the basics, you're not going to need a tutorial to help you to write an entire game.

Are there any languages that you're considering using, or are you open to ideas on that, too?


if there were to be a language you would recommend, what would it be?
Was This Post Helpful? 0
  • +
  • -

#7 aaron1178  Icon User is offline

  • Dovakiin, Dragonborn
  • member icon

Reputation: 99
  • View blog
  • Posts: 1,178
  • Joined: 22-October 08

Re: Text Based game!

Posted 19 March 2012 - 10:35 PM

Hello,

I recommend PHP and MySQL/MySQLi. Many Text Based games use these two components for creating their games. They even incorporate javascript and Ajax for things like instantly checking username availability.

As a game developer (Web and Desktop), I think you really have no chance of rivaling that game, unless you are going to pay a lot of money for the layout and spend a year or so trying to get the users required to reach a potential rating.

On the other hand, bellow is a link to a series of tutorials for creating a text base mafia game.

Mafia Game Series

And will everyone stop with the mafia games... they are so commonly developed. People don't understand that to get a good game, comes a lot of work and responsibility.

hope it helps,
Was This Post Helpful? 0
  • +
  • -

Page 1 of 1