Skip to content

robbrit/complexeconomics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

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.

Design

See this directory for design documents and various notes. Feel free to comment!

How to run

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