Chris Beimers d8a0ee682e Merge pull request #3 from cbeimers113/terrain-improvements
Change terrain from square to hex grid
2023-05-09 22:39:19 -04:00
2023-05-07 22:47:03 -04:00
2023-05-07 22:47:03 -04:00
2023-05-07 22:47:03 -04:00
2023-05-07 22:47:03 -04:00
2023-05-07 23:04:59 -04:00

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
No description provided
Readme 3.7 MiB
Languages
Go 100%