Ecosyste.ms: Awesome
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: 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.
- Host: GitHub
- URL: https://github.com/tmcclintock/eclipsemc
- Owner: tmcclintock
- Created: 2016-01-04T17:09:26.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-01-07T02:17:08.000Z (almost 9 years ago)
- Last Synced: 2024-10-22T22:58:20.680Z (16 days ago)
- Language: Python
- Size: 15.6 KB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.