2010 for me is a year that is still to have its high point. I have moved back to my home town, commuting to the city every day, and am slowly getting in to the routine of early start/late finish. Nick has been promoted (well done Nick!), and those those factors combined have meant that the RTS Game we’re working on has stalled somewhat… until now!
I opened up our code last night after a 3 month break, and started working on the map engine. I’m very excited by making that into a configuration file-driven game component for controlling the maps, their layout and textures, resource points etc. This engine is being written in such a way that the resources are read in “on the fly” and processed using the XNA content pipeline. This will also mean custom map development will be made very easy by means of creating a new configuration file that defines the map and the resources to use.
Watch this space!