![]() |
|
for the game u should use a different color for the background than that brown. I read somewhere warm colors come to the front. Maybe background should be a cool color?
Nice, but are you sure you have all the tiles you need? The "plus" structure is not tile-based...it uses half-size offsets...are you planning to implement this?
The required tiles can be calculated by rules/preferences like this... goto.glocalnet.net/richard_fhager/BinaryMap4logic3.html
(Logic like this also allows automatic conversion of simple binary (wall/floor) maps into the graphics (tileset) of one's preferences)
Cool