Re: Django and browser game development

2006-06-20 Thread gastaco
What I mean by a browser game framework is, one that is more complex than the ones created for Urban Dead (urbandead.com) or Nexus War (nexuswar.com). I plan on keeping the dynamic aspects you mentioned available. But basically this will represent something similar to a MUD only served through the

Re: Django and browser game development

2006-06-20 Thread gastaco
What I mean by a browser game framework is, one that is more complex than the ones created for Urban Dead (urbandead.com) or Nexus War (nexuswar.com). I plan on keeping the dynamic aspects you mentioned available. But basically this will represent something similar to a MUD only served through the

Django and browser game development

2006-06-16 Thread gastaco
I'm currently pursuing a project of mine in creating an extensive browser game framework in Python and subsequently Django, for the sake of ease. In your experiences with Django, would you vouch for Django's ability to perform and serve the needs of an application like this? PHP simply impedes new