Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/flazz/monte-carlo-uno-simulation
https://github.com/flazz/monte-carlo-uno-simulation
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/flazz/monte-carlo-uno-simulation
- Owner: flazz
- Created: 2010-12-30T19:38:17.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2010-12-30T19:42:11.000Z (almost 14 years ago)
- Last Synced: 2023-04-10T11:22:08.291Z (over 1 year ago)
- Language: Ruby
- Homepage: http://flazz.me/monte-carlo-uno-simulation
- Size: 97.7 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Monte Carlo Uno Simulation
==========================simulate the game of uno with different tactics.
check out my [blog post](http://flazz.me/monte-carlo-uno-simulation) to get an idea of what is going on.
to run the simulation
ruby simulate.rbto hack, start with `simulate.rb`