Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tmcclintock/eclipsemc

At the moment, a collection of scripts that simulates battles in the board game Eclipse: Dawn of the Galaxy. Battles are fought by rolling dice with modifiers in the game, so it is interesting to calculate via Monte-Carlo the probabilistic outcome of various battles.
https://github.com/tmcclintock/eclipsemc

Last synced: 12 days ago
JSON representation

At the moment, a collection of scripts that simulates battles in the board game Eclipse: Dawn of the Galaxy. Battles are fought by rolling dice with modifiers in the game, so it is interesting to calculate via Monte-Carlo the probabilistic outcome of various battles.

Awesome Lists containing this project

README

        

# EclipseMC
At the moment, a collection of scripts that simulates battles in the board game Eclipse: Dawn of the Galaxy. Battles are fought by rolling dice with modifiers in the game, so it is interesting to calculate via Monte-Carlo the probabilistic outcome of various battles.