2023-05-19 09:11:37 -04:00
2023-05-11 23:32:32 -04:00
2023-05-19 09:11:37 -04:00
2023-05-19 09:07:57 -04:00
2023-05-07 22:47:03 -04:00
2023-05-07 22:47:03 -04:00
2023-05-12 22:20:44 -04:00

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