Chess Playing AI using alpha-beta pruning
 
 
Go to file
Brett a12831513d Not working check 2022-12-19 23:42:43 -05:00
Michael _Edit's_(non_destructive) Added material-total heuristic function 2022-12-19 22:52:32 -05:00
resources Added display 2022-12-17 02:52:07 -05:00
src Not working check 2022-12-19 23:42:43 -05:00
.gitignore Initial commit 2022-12-16 21:47:26 -05:00
Final Project.iml Added inital code 2022-12-16 22:00:58 -05:00
LICENSE Initial commit 2022-12-16 21:47:26 -05:00
README.md Initial commit 2022-12-16 21:47:26 -05:00
commit.sh Fix commit.sh 2022-12-16 22:03:00 -05:00
test Fix commit.sh 2022-12-16 22:03:00 -05:00

README.md

COSC-3P71-Final-Project

Chess Playing AI using alpha-beta pruining