Skip to content

brcrista/Machi-Koro-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mathematical Analysis of Machi Koro

Prerequisites

  • Miniconda with Python 3.7 or later

First-time setup

Create the conda environment on your system:

conda env create -f environment.yml

After doing this once, activate the environment with:

conda activate machi-koro-analysis

(Note: conda environments don't work in PowerShell.)

Running the notebook

cd src/
jupyter lab analysis.ipynb

About

Mathematical analysis of the game Machi Koro

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published