Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • Poker Poker game in Haskell ### A Poker game build in Haskell note : Some decicions and function names are heavily influenced by a given assignement: the assignement can be found in [pdf here](https://github.com/stefanooldeman/Poker/raw/master/dev/Poker.pdf) ...
  • poker-kata js poker implementation from @cbusjs js poker implementation from @cbusjs
  • Irish-Poker-Drinking-Game ... http://blog.ajwest.ca Source Code: https://github.com/IntegersOfK/Irish-Poker-Drinking-Game Details of app soon. App not yet on Android Market. Poker Drinking Game is an Android game version of the popular drinking game.> ...
  • Poker ... To Play Run `main()` in (https://github.com/trevorism/poker-ui/blob/master/src/main/groovy/com/brooks/ ... , replace `new AlwaysCallPlayerAction()` with `new UserPromptedAction()` ## Code Organization `Poker` contains the engine for running the game. It's ...
  • Simple-Poker-Classification ... player action in multiplayer pot limit Texas Hold'em Simple Poker Classification Zack Tillotson - Colorado School of Mines Andrew Fager - Colorado School of Mines - Source of data: http://poker.cs.ualberta.ca/IRCdata/ for numeric action k=1 c ...
  • psychic-poker-player ... the value of the final hand. The different values of hands in poker are given at the end of this problem. Normally the player ... decide which cards to discard. In this problem, we imagine that the poker player is psychic and knows which cards are on top of ...
  • PaiGow-Poker Exploring the ways to play PaiGow Poker
  • Texas-Hold-em-poker Texas Hold'em poker Game This is a Test file!
  • Poker-Table Simulating Game Poker Chips
  • poker Investigations into simplified holdem poker Poker analysis tools ==================== This code consists of two parts: an exact win ... set and uses bit twiddling to check for the various poker hands (straights, flushes, pairs, etc.). Computing the entire ...