-
Notifications
You must be signed in to change notification settings - Fork 0
Home
muraiki edited this page Jan 23, 2013
·
2 revisions
The intent of pokervis is to create a program that will show a visualization of applying the Monte Carlo method to calculate poker hand odds for Texas Hold Em.
Currently the poker engine is being worked on. See issues for the things that currently need to be done.
After the poker engine is finished (and should probably be made into a library) C2 and CSS transitions will be used for visualizing the changing bar graphs as successive random hands are resolved.
Once that is complete, we'd like to use Clojurescript to export all of this to JS.