MVC reference game

  • T.W.T.P.B. was added to your shopping cart.
  • Hero was added to your shopping cart.
You are not authorized to post comments.

Hello guy and girls!

I've finally managed to write the MVC reference game that I promised I while back. You can read all about it here (full source included).

Feel free to discuss it in this thread!

users avatar

Good stuff! As you may know

Good stuff!

As you may know I prefer the "less complex" variant of update loop where collecting input and rendering in the controller/view part of things.

I've not run into any problems with draw-call overhead as of yet and while not enforced in the same way intermediate cashes could be added if the problem should arise. On a side note mvc seems to create quite good rendering code "automatically".

users avatar

Cool, finally some hands-on

Cool, finally some hands-on examples Smiling Will try when i have time.

---------------
Solid Core Entertainment
Developer of Roadclub and Sense: Survival Prelude (Developer blog)

users avatar