Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 396 Bytes

README_local_installation.md

File metadata and controls

29 lines (20 loc) · 396 Bytes

Installation

Requirements

  • python 3.8 or higher
  • pip
  • git

Steps

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