Skip to content

pdx-cs-ai/shut-the-box

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Shut The Box

Bart Massey

This Python 3 code is a tool for exploring Shut The Box from an AI perspective. It currently supports Monte Carlo play both randomly and with a simple heuristic.

To see the command-line options, say

    python3 stb.py -h

To run unit tests on the choices() function, say

    python3 choices.py

Releases

No releases published

Packages

No packages published

Languages