Wednesday, March 26, 2008

What I've done tonight

Well I got home tonight and realised I didn't actually have the code, so I restarted it in Visual C# Express 2005, NO CODE EXPLORER!!! That was a little getting used to!

Anyways so far I have:
  1. Deserialises graphic object from an xml file (just add graphics easily to a simple xml file)
  2. Draws tiles specified by an index
  3. Supports Z index as well
Here's a crappy shot of what it does so far:

Not much to see unfortunately!

Here's what it loads the graphics from:




So what's next?

  1. Simple configuration
  2. Loading from map files
  3. A character
  4. Map scrolling
  5. Directional blocking

No comments: