Experiment 3 - Alternate Worlds

Description

Create an editable overworld with trees, dirt, and grass. Implement some auto-tiling and add some life in it. Uses tiles from Micro Tileset - Overworld & Dungeon by thkaspar.

Technical

Using a tilemap, this project uses an editable grid (which is generated by the seed), with some limited autotiling. There is some varaition in grass, trees, and dirt that is not controllable. The grass animates

Reflection

This was a rough experiment, which did not come out how I would have liked. The amount of time I had to work on this project was not enough to get to where things should have been, so tradeoffs had to be made.