- python 3.8 or higher
- pip
- git
- Clone the repository
git clone https://github.com/poker-bot-battles/PokerBotEngine2024.git
- Install the requirements
cd PokerBotEngine2024
pip install eval7 open-spiel --no-cache-dir
pip install poker-game-runner --no-cache-dir --no-deps
- Run the engine
python main.py