Skip to content

jasonwarta/CS405-checkers-ai

Repository files navigation

CS405 Checkers AI

Authors:

  • Jason Warta
  • Rachel Crosley
  • Jim Samson
  • Cameron Showalter

Clone the repository (HTTPS)

$ git clone https://github.com/jasonwarta/CS405-checkers-ai.git

Change to the project directory

$ cd CS405-checkers-ai

Build the project using the Makefile

$ make 			# builds the project
$ make clean	# clean the build folder
$ make run 		# runs the project
$ make dev		# run project without optimizations
$ make prod		# compile and run with optimizations

Games can be played back with a custom Checkers Visualizer

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •