Skip to content

Dans24/EcoSim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EcoSim

A basic simulator of a economy

Installation of Deno

Using Shell:

curl -fsSL https://deno.land/x/install/install.sh | sh

Or using PowerShell:

iwr https://deno.land/x/install/install.ps1 -useb | iex

Using Homebrew (macOS or Linux):

brew install deno

Using Chocolatey (Windows):

choco install deno

After installing Deno, please download repository For linux

git clone https://github.com/Dans24/EcoSim.git

Then execute the follow command:

deno --allow-read index.ts config.json

About

Simple and costumizable economic simulator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published