Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ldd/economy-test

quick and dirty economy simulation
https://github.com/ldd/economy-test

Last synced: 8 days ago
JSON representation

quick and dirty economy simulation

Awesome Lists containing this project

README

        

# Economy Simulator

Quick attempt at reproducing the excellent blog post by Thomas Simon named [Building an economy simulator from scratch
](https://thomassimon.dev/ps/4)

## Installation

- use yarn (or npm)

```
yarn
```

### build

```
yarn build
```