Chris Beimers ce91c5d5ee Merge pull request #2 from cbeimers113/codebase-improvements
Use g3n Node userData instead of string
2023-05-08 22:05:56 -04:00
2023-05-08 22:04:53 -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%