Skip to content

sndawson/CMPUT355-A4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CMPUT355-A4

This is our player for the checkers game. Our group is:

  • Shawna Dawson
  • Yourui Dong
  • Areez Ladhani
  • Andrew Rosario
  • Anjesh Shrestha

Pygame 2.0.0 is required. Install via the following command:

python3 -m pip install -U pygame --user

To run our program, run the following command:

python3 checkersfinal.py

Interact via the command line, using the screen that pops up as a visualization.

To pit the alphabeta player against the random player, use the following commands: (Note, this does not use the GUI)

python3 -i checkersfinal.py
get_stats()

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages