Skip to content

Latest commit

 

History

History
49 lines (34 loc) · 1.12 KB

README.md

File metadata and controls

49 lines (34 loc) · 1.12 KB

Eris Base Strategy HU Poker Bot

Team TilT_ZevS Hold'em AI


Team Members

  • Dimitar Yanis
  • Ivo Paounov
  • Veronika Velkova

Short Description

Yet dummy AI for Telerik Academy DSA Course teamwork


Used methods

  • Handevaluator

    • BoardStrengthType
    • KickerType
    • BoardType
    • Tests
  • Base strategy

    • Base strategy
    • Game stack strategy
    • Player game type
    • Stack stage strategies
      • Deep stack strategy
      • Middle stack strategy
      • Push fold strategy
      • Short stack strategy
  • BaseStrategyPlayer

    • Inherits logic's Base Player and overrides its methods to choose the proper game stage strategy

Main Idea

  • Using predefinde cards strengts depending from game and stack stage.
  • The strengths of the cards are taken by ranges depending stack stage and game turn. The are taken by real life experience.

TilT_ZevS Winners

Go to Bot Logic