Econerra is a simulation "game" for economics. The idea is to throw a whole bunch of economic ideas into a simulation and see what happens.
See this directory for design documents and various notes. Feel free to comment!
Make sure you have Go installed:
go version
It should be at least version 1.15, since that's what Econerra has been built with.
To run it, just run the main file:
go run cmd/main.go