Skip to content

kerpowski/BattleBridge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BattleBridge

Rubber bridge simulator that allows you to create bots and run Monte Carlo sims.

Requirements

  • Python 3.4
  • Pandas

Usage

Current usage is to derive your bot class from the Bot interface in interfaces.py and instantiate it in main.py.

Output is a cumulative score for each partnership along with a set of csv files output to the log directory with statistics on each hand.

Testing

Run nosetests from the root directory before committing any files.

About

Framework to allow bridge bot competitions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages