A wild game appeared
I didn’t think I’d get this far. The character can move around, collide with things, change stance/posture (def/off) and also collect treasure.
I only have 2 hrs until super tiredness assaults me, but hopefully I can make the enemies move, do a rudimentary combat system, some GUI cleanup.
Pronably no time for sound. My idea was that each tile when drawn has a small chance of making an ambient sound. This would make a huge on screen forest go fooosh, a grave yard wooo aaaaaauuh… I have no sounds for that though. Trivial to add the code though, I think.
Also, I only have the gameplay and editor mode now. Maybe a big non interactive splash screen is doable as a title screen, but I also need a game over and a victory screen (panties). For now I was thinking the game is over once all of the treasure bits have been collected.
Would it be possible for you to add some oversized grass/dirt tiles with a natural fringe pattern/mask that you could use to overlap transitions between the two ground types, without having to draw a million corner cases? Those clinical edges are the only blemish on this wonderful screenshot.