|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stop making mediocre tutorials.The best tutorials are video! Camtasia Studio makes it easy to create engaging, buzz-building screen videos at any size, in any popular format. Download the free trial!
|
|
#1
|
|||
|
|||
|
Simple Texted Based Game
hey everyone
i have just started learning php and i was wanting to make a simple texted based game to start out with. i have got a plan and things all plotted out. i was just looking to see what kind of info i could come up with and see if php would be good to make a texted based game with. plz feel free to share you comments and what ever else you have to say. |
|
#2
|
||||
|
||||
|
If you want to make it work in a browser any server side language should work, if you know PHP already then ya use it.
If it's not for the browser, PHP can work but another language may be easier.
__________________
Miscellaneous Software Viper_SB Developershed E-Support Anyone else play chess? Challenge me |
|
#3
|
||||
|
||||
|
Here's some PHP Game sites - some are open source scripts so you can see how they work etc.
http://php.resourceindex.com/Complete_Scripts/Games/ http://www.php-editors.com/games.php
__________________
. How To Ask Questions The Smart Way :: Cheat Sheets :: Flash :: PHP :: MySQL :: 13 Moon Facebook App. :: Compare Game Prices ben.w on del.icio.us"All matter is merely energy condensed to a slow vibration. We are all one consciousness experiencing itself - subjectively. There is no such thing as death, life is only a dream. We are the imaginations of ourselves." - Bill Hicks "Truth is hidden in the subtle nature of the heart of everything, although it is invisible. One cannot see it from inside and neither from the surface. One can only live and experience it." - Heart Sutra |
|
#4
|
||||
|
||||
|
Sure, PHP is fine for a text-based game, especially for the oh-so-popular text-based RPGs. I think most pet sites are written in PHP, as are most turn-based games.
__________________
A work in progress: Card Game Platform (Status: Hard Drive Crash deleted project, rewrite planned) | Joke Thread “Rational thinkers deplore the excesses of democracy; it abuses the individual and elevates the mob. The death of Socrates was its finest fruit.” |
|
#5
|
|||
|
|||
|
PHP is a decent choice for a language if its web browser based, im currently working on my own web page based RTS in php/mysql which currently can be played, ive put about 3 months into it so far, and php has been able to do (with light javascript) everything that i would pretty much need, though after you become more familiar with PHP i would recommend getting some javascript or AJAX down to help
![]() |
|
#6
|
||||
|
||||
|
Yeah, doing something with AJAX is pretty much what you gotta do. That way it looks streamless.
Now, if you want something that REALLY screams use Flash with PHP .... that way you can track everything and have the great look to it.
__________________
Get A Supplier LLC | Hilarious Comic --- Pretty much retired from the forum. I will get back on every now and then, and maybe answer a few questions. |
|
#7
|
||||
|
||||
|
I fail to see the point of a text-based game + flash...
|
![]() |
| Viewing: Dev Shed Forums > Programming Languages > Game Development > Simple Texted Based Game |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|