A Basic Testing Framework
In Understanding the Game Loop, I compared two game loop implementations against each other in a consecutive manner using what I call the Litmus Testing Framework. It’s a lightweight, easy to use framework that provides for rapid visual comparisons. It will be used more and more as we get into more complicated examples here at game poetry so it is worth releasing into the wild for your perusal.
There’s a silly example included with the source code. Let me know if you have any questions or comments.



Enzo
Could this framework be used as a menu system? I always create the core mechanic first and then find myself incapable of adding the the menu system around it quickly. Do you think this would work?
I’m going to try at least once, Thanks for the great blog.
May 27th, 2009 at 10:11 amurbansquall
I think so, yeah. It will need some tinkering though.
May 27th, 2009 at 10:18 am