A simulator for the board game Machi Koro
- Machi Koro game and single-player visualisation using Angular 1
- Machi Koro multi-player (with bad graphics) and zero-player simulation
- Machi Koro command line simulation
Nothing is required to play except for a browser. Run http-server
or similar from root directory.
- nothing is required to play except a browser
- navigate to
machi_koro
folder and findsimul.html
- same as Multi-Player
- install
node.js
- navigate to
machi_koro/js
folder in terminal - run command-line with
node cmd_line.js
node cmd_line.js $number_of_iterations [log-level]
- log-level is optional, but when specified is one of:
-q
quiet-v
verbose