Using XML as a resource in your code one more series on gamewriting (Matt Gertz)
Posted by: The Visual Basic Team,
on 16 Apr 2007 |
View original | Bookmarked: 0 time(s)
Using XML as a resource in your code one more series on gamewriting (Matt Gertz)
This is actually going to be part one of a two-part blog. In this post, Im going to cover some basic usage of XML, as well as a few other interesting coding points such as debug-only code. In the second part, Ill cover the creation and handling of on-the-fly controls.
As has probably become apparent over my posts so far, I have a certain fondness for creating small computer games, and while I promise not...