Some Things Are Running Again

The UI widget test app is up and running again. This time using the final resource system from the game library. I took a screenshot to prove how unimpressive this actually is ;) This is some of that TDD stuff that I posted about earlier. There is a unit test framework (built using a command line system that is part of the game engine) for testing object models and what not but this is a simple test graphics app. It doesn’t do anything besides create a view, add some UI components, test strings and setup the layout. This makes it really easy to get up and running fast and find a variety of little bugs.

This entry was posted in c++, debugging, game programming. Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>