Write a format for storing maps. Doesn't have to be very good when it comes to file size, initially, so JSON or whatever would suffice. In the future, we can do a more file size efficient format.
Also write a good management for tilesets. Maps should be able to have multiple tilesets (we'd have to do one draw per tileset currently showing on the map.
Write a format for storing maps. Doesn't have to be very good when it comes to file size, initially, so JSON or whatever would suffice. In the future, we can do a more file size efficient format.
Also write a good management for tilesets. Maps should be able to have multiple tilesets (we'd have to do one draw per tileset currently showing on the map.