-
-
Cubicle
... key :amount_won, Float
end
== The Aggregation
here's how a Cubicle designed to analyze these poker hands might look:
class PokerHandCubicle
extend Cubicle::Aggregation
date :date, :field_name=>'match_date'
...
-
MedoPoker
A multiplayer poker game, written in J2ME using Bluetooth.
-
five_card
simple five card poker
= Five Card
A simple five card poker Radiant extension. Deals 5 cards and compares them against the current stored high hand.
-
py-decision-tree
... tree lib
Credits:
Testing data is retrieved from UCI Machine Learning Repository - http://archive.ics.uci.edu/ml/datasets/Poker+Hand
License:
MIT LICENSEd Copyright (c) 2010 Ka-Shing Chan
Acknowledgement:
Rational behind the development of this tree ...
-
Poker-Project
School Project - design of Texas Hold'em network game
-
PokerTop
A poker system build verified with formal methods and tools (BONc, JML ,ESC/JAVA2)
A poker system in order to sharpen my coding skills and
quality of code with tools from kindsoftware.com.
-
Aiserver2
... serves both as an example and as my
end-project for this course. It allows multiple clients to play a game of Poker
and is intended to provide future students with a platform on which their
programs can compete against eachother.
REQUIREMENTS:
- The ...
-
-
pokey
Ruby library for handling Poker game mechanics
-
-