Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/scrubmx/poker

Poker odds calculator written in Java 1.6
https://github.com/scrubmx/poker

Last synced: about 1 month ago
JSON representation

Poker odds calculator written in Java 1.6

Awesome Lists containing this project

README

        

poker
=====

A poker hand equity calculator, written in Java 1.6

The cards must be entered in the format: As,10d with every card separated by a comma.

Run 'javac ProyectoPoker.java' and then 'java ProyectoPoker' for a simple usage example.