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

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: about 2 months 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.