Game: Bloody 99
Goal: write AI to beat human
Structure: Judge and Players(agent) using Python
- Responsible to manage the game
- check the rules
- give player legal action lists
- control game procedure
- Monte Carlo method
- Alpha-Beta Search
- Hard-coded rule
Name | Work | Progress |
---|---|---|
LplusKira | . | . |
playif1 | . | . |
kkmanWilliam | . | . |
gitqwerty777 | . | . |
consider to construct an UI for demo