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:
- Deserialises graphic object from an xml file (just add graphics easily to a simple xml file)
- Draws tiles specified by an index
- 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?
- Simple configuration
- Loading from map files
- A character
- Map scrolling
- Directional blocking
No comments:
Post a Comment