mirror of
https://github.com/cbeimers113/strands.git
synced 2026-04-25 17:10:37 -04:00
d8a0ee682e30678269c0aa170bf22e8b8dc2def6
Change terrain from square to hex grid
strands
An ecosystem simulator in early development written in Go using g3n engine.
How to use:
git clone https://github.com/cbeimers113/strands.git
cd strands
go install .
strands
Current Features:
* Left click and drag to rotate around map
* Right click and drag to pan
* Scroll wheel to zoom in and out
* Right click a tile to plant a plant
* Plants will slowly grow
Description
Languages
Go
100%