Skip to content

jjcard/dieselWolf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dieselWolf

A Minimax based AI to play modified version of chess called GasTank Chess. This was created as an assignment for CSC 180: Intelligent Systems at Sacramento State. It was my first program written in C++.

Currently implements:

  • Minimax
  • Alpha/Beta pruning
  • Killer move heuristic
  • Iterative Deepening

About

Minimax based AI to play modified version of chess

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published