Skip to content

gitqwerty777/bloody99

 
 

Repository files navigation

Spec

Game: Bloody 99
Goal: write AI to beat human
Structure: Judge and Players(agent) using Python

Judge

  • Responsible to manage the game
    • check the rules
    • give player legal action lists
    • control game procedure

Player

  1. Monte Carlo method
  2. Alpha-Beta Search
  3. Hard-coded rule

Worksheet

Name Work Progress
LplusKira . .
playif1 . .
kkmanWilliam . .
gitqwerty777 . .

Research

consider to construct an UI for demo

About

Poker game "99"

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 83.2%
  • C 12.2%
  • C++ 4.5%
  • Makefile 0.1%