nut legend Posted January 5, 2008 Share Posted January 5, 2008 Hello, I was wondering if using PHP is the best language to make an online game like tribalwars (www.tribalwars.net, if itsn't what is. If it is could someone, if possible, explain to me how to make an online game using PHP. Thanks Nut Legend Quote Link to comment https://forums.phpfreaks.com/topic/84627-solved-is-php-the-best-for/ Share on other sites More sharing options...
Ken2k7 Posted January 5, 2008 Share Posted January 5, 2008 You'll need it but you won't make the game using PHP alone. Quote Link to comment https://forums.phpfreaks.com/topic/84627-solved-is-php-the-best-for/#findComment-431200 Share on other sites More sharing options...
mike1313 Posted January 5, 2008 Share Posted January 5, 2008 PHP is probably the easiest to use if you wanted an online game, in turn of learning curve and other stuff, but no one is going to write you a tutorial for the entire thing because that would take a lot of time. But a good place to start would be here. http://forums.hostmatrix.org/showthread.php?t=3967 You'd also need to know things such as MySQL and JavaScript. Quote Link to comment https://forums.phpfreaks.com/topic/84627-solved-is-php-the-best-for/#findComment-431202 Share on other sites More sharing options...
nut legend Posted January 5, 2008 Author Share Posted January 5, 2008 Thanks alot, out of interest how long do you think it would take to make a game like with two people working on it, who understand html, my sql and abit of java script? Quote Link to comment https://forums.phpfreaks.com/topic/84627-solved-is-php-the-best-for/#findComment-431220 Share on other sites More sharing options...
mike1313 Posted January 5, 2008 Share Posted January 5, 2008 Well it all depends really, coming up with the concepts of the game, characters, story, etc is probably the most time consuming. Considering the 2 people know what they are doing code wise that part shouldn't take entirely too long. Quote Link to comment https://forums.phpfreaks.com/topic/84627-solved-is-php-the-best-for/#findComment-431224 Share on other sites More sharing options...
nut legend Posted January 5, 2008 Author Share Posted January 5, 2008 Its a game like tribalwars, basically you controll a village and build it up, it adds points for you and you can take over other villages, its has troops and stuff like it, its look faily basic but I am not sure if it is Quote Link to comment https://forums.phpfreaks.com/topic/84627-solved-is-php-the-best-for/#findComment-431227 Share on other sites More sharing options...
mike1313 Posted January 5, 2008 Share Posted January 5, 2008 It just depends of the skill level of the programmers involved really. Quote Link to comment https://forums.phpfreaks.com/topic/84627-solved-is-php-the-best-for/#findComment-431230 Share on other sites More sharing options...
Ken2k7 Posted January 5, 2008 Share Posted January 5, 2008 It requires some clever thinking as well or this would seem really hard. Experience helps a lot here. Quote Link to comment https://forums.phpfreaks.com/topic/84627-solved-is-php-the-best-for/#findComment-431233 Share on other sites More sharing options...
nut legend Posted January 5, 2008 Author Share Posted January 5, 2008 okay thanks, solved Quote Link to comment https://forums.phpfreaks.com/topic/84627-solved-is-php-the-best-for/#findComment-431234 Share on other sites More sharing options...
revraz Posted January 5, 2008 Share Posted January 5, 2008 Nice link there, I like how he plugs PHP Freaks. PHP is probably the easiest to use if you wanted an online game, in turn of learning curve and other stuff, but no one is going to write you a tutorial for the entire thing because that would take a lot of time. But a good place to start would be here. http://forums.hostmatrix.org/showthread.php?t=3967 You'd also need to know things such as MySQL and JavaScript. Quote Link to comment https://forums.phpfreaks.com/topic/84627-solved-is-php-the-best-for/#findComment-431238 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.