-
-
poker
An AP Computer Science project representing a game of poker.
# [Poker](http://www.fpsct.org/cfhttp.cfm?script=extensions/includes/resource/ ... a project for AP Computer Science. It recreates a game of poker (or, by extension, any card game). It can/will be ...
-
Ruby-Games---Poker
... it and having another go..
still a work in progress:
REQUIREMENTS:
# Poker Hands
## Problem Description
Your job is to compare several pairs of ... two of clubs and QS is the queen of spades.
A poker hand consists of 5 cards dealt from the deck. Poker ...
-
Poker-Logic
Implementation of poker logic
Simple implementation of poker combination logic
-
Web-Planning-Poker
... SCRUM Planning Poker
This application is used during planning poker meetings and is useful when the team isn't at the same location ... to host url and just enter their name to participate in the planning poker.
## Credits
* socket.io
* express
* node.js
-
ch-poker
... there is only one implementation done for Iq specifically.
##CH.Poker.Test contains tests for rankers
The existings tests are ... for directly testing it (making debugging tests easy).
##CH.Poker.App.Impl contains the implementation logic for CH.Poker. ...
-
Facebook-Auto-Poker
A Facebook auto-poker for python
Requires:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Python 2.7 or higher
Python-Mechanize
Input your Facebook email and password into the source where it says:
FACEBOOK_USERNAME = ""
...
-
Poker
Python poker hand evaluator
Python Implementation of Cactus Kev's Poker Hand Evaluator
http://www.suffecool.net/poker/evaluator.html
-
Poker-Master
A non-interactive poker tournament simulation.
A non-interactive poker simulation in Lisp.
This team project project built on previous homeworks for CS 580 (Artificial Intelligence).
Game is initiated by running the following function with the related ...
-
poker-eval
... speed so that it can be used within poker simulation software
using either exhaustive exploration or Monte ... bugs, suggesting improvements
=======================================
As of August 2005, the poker-eval library is maintained by
Loic Dachary. Bug ...
-
lisp-poker
ABOUT:
So, this is my final for CSC3/458, Symbolic Programming. I decided to make Texas Hold 'Em poker in Common Lisp, with one AI opponent to play against. It turned out a bit harder than I expected, so there are still a couple bugs left to fix.
HOW TO ...
-