An ecosystem simulator in early development written in Go using g3n engine.
To install g3n engine's dependencies for your platform, see the Dependencies section of the README. (Don't worry about the Installation section)
git clone https://github.com/cbeimers113/strands.git
cd strands
go build . && ./strands
or
go run main.go
* Controls and info section on HUD
* Randomly generated hextile map
* Water that flows down the map's topography
* Plants which will grow on tiles over time