
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.



No comments:
Post a Comment