Skip to content
This repository has been archived by the owner on Mar 25, 2021. It is now read-only.

mitpokerbots/engine-2021

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MIT Pokerbots 2021 Engine

MIT Pokerbots engine for 2021 and skeleton bots in Python, Java, and C++.

The command to run the engine is python3 engine.py. The engine is configured via config.py. If on Windows, the engine must be run using the Windows Subsystem for Linux (WSL).

Dependencies

  • python>=3.7
  • cython (pip install cython)
  • eval7 (pip install eval7)
  • Java>=8 for java_skeleton
  • C++17 for cpp_skeleton
  • boost for cpp_skeleton (sudo apt install libboost-all-dev)
  • fmt for cpp_skeleton

Linting

Use pylint.

Releases

No releases published

Packages

 
 
 

Contributors 4

  •  
  •  
  •  
  •