Skip to content

jxlxx/GreenIsland

Repository files navigation

Green Island

Getting Started

  1. Have NATS running:
make up
  1. Initialize the world:

(all this is doing is creating the kv buckets atm)

make init
  1. Run the game:
make run-world
  1. (optional) Connect to the natsbox
 make nats-box 

Tips

  1. You can change the duration of a Game Hour in world/world.go. It is hardcoded in the New() *World function.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published