mirror of
https://github.com/cbeimers113/strands.git
synced 2025-12-23 23:27:42 -05:00
9f91c429b98b0167471f2e4e46df5873282718e4
WAILA and atmosphere framework
strands
An ecosystem simulator in early development written in Go using g3n engine.
Install Dependencies
To install g3n engine's dependencies for your platform, see the Dependencies section of the README. (Don't worry about the Installation section)
How to build and run:
git clone https://github.com/cbeimers113/strands.git
cd strands
go build . && ./strands
or
go run main.go
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%