Skip to content

Simulation engine for a provably correct MonsterEOS economy.

Notifications You must be signed in to change notification settings

rozgo/monstersim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simulation engine for a provably correct MonsterEOS economy

An experimental economy simulation engine designed to model different aspects of MonsterEOS game design. A category theory inspired rules engine, where objects are assets and morphisms are rates, creating a mathematical formalization for assets, accounts, rates and transactions.

The end goal is to optimize for provably fair behavioral economics design.

Requirements:

$ curl https://sh.rustup.rs -sSf | sh

Set default Rust to nightly (for latest features):

$ rustup default nightly

Run tests:

$ cargo test -- --nocapture

If everything worked you should see test results like this:

running 1 test
RIP! Monster was alive for 3 hours, 5 minutes and 12 seconds.
test monster_lifetime_until_death ... ok

About

Simulation engine for a provably correct MonsterEOS economy.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages