Jump to content

Recommended Posts

Ok,

 

maybe this is a better question to ask. I'm trying to design a system to ease the development of a web browser game. If you don't know what one is... look at http://www.tribalwars.net for an example of an rpg browser game. What design pattern should I use. I want to make it so people don't need to do that much development in order to make a decent game. They can though, hack the code to their own benefits if they want to. Suggestions?

Link to comment
https://forums.phpfreaks.com/topic/81152-solved-mvc-neccesary/#findComment-412532
Share on other sites

Well in a way you do have to "build" it.  I mean you can't implement MVC without some soft of model, view, and controller.

You build an application, you don't build patterns.

You still have to build that parts of the MVC pattern to use them(or use what someone else built.

Link to comment
https://forums.phpfreaks.com/topic/81152-solved-mvc-neccesary/#findComment-412781
Share on other sites

I'm trying to design a system to ease the development of a web browser game. If you don't know what one is... look at http://www.tribalwars.net for an example of an rpg browser game. What design pattern should I use.

 

Would anyone like to answer stuffradio's question instead of bickering about particularities.  You might save yourselves some time one day.

Link to comment
https://forums.phpfreaks.com/topic/81152-solved-mvc-neccesary/#findComment-414891
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.