Pavlos1316 Posted January 15, 2009 Share Posted January 15, 2009 Hello to all, I don't know if is the right place to write here but I hope you can help. I need to know the basics to create an internet game, like Tribal Wars lets say. (I have to say that the only expirience that I have is creating web sites using php) Is there some one tat can help me a bit? Thank you Link to comment https://forums.phpfreaks.com/topic/140928-internet-games/ Share on other sites More sharing options...
Zhadus Posted January 15, 2009 Share Posted January 15, 2009 PHP and Databases. That's all a game like that is (aside from graphics). I'd recommend downloading a free one and take a look at how it's done, or start small using your own way to manipulate things. If you've done a lot of PHP before, it should fall into place pretty quickly. Link to comment https://forums.phpfreaks.com/topic/140928-internet-games/#findComment-737799 Share on other sites More sharing options...
RichardRotterdam Posted January 17, 2009 Share Posted January 17, 2009 if its a game with lots of animations then you could use javascript,flash, silverlight, director etc. But if its a simple game like a text adventure simply using php and mysql would be sufficient Link to comment https://forums.phpfreaks.com/topic/140928-internet-games/#findComment-739027 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.