Jump to content
MakeWebGames

Anyone else using a Symfony stack?


analytik

Recommended Posts

Hello everyone,

I've recently started coding my zombie survival sandbox/simulation game, using

- Symfony (2.0 now, will upgrade to 2.1 soon because of dependencies of other Bundles)

- Propel for MySQL models for game object definitions & player list

- Mandango for MongoDB models for storing actual game data (houses, humans, object instances, etc)

- the usual, Windows + virtual kubuntu for development, Dreamhost VPS for hosting

I have worked with MVC/MVP frameworks previously, but this is my first project in Symfony and I love it so far. Propel saved my life 70 times over on the last project, it really makes enormous difference.

Anyone else got experience with Symfony?

Link to comment
Share on other sites

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.   Paste as plain text instead

  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...