prateek22sri / Chess-engine

Chess playing engine using heuristic based minimax with alpha-beta pruning

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Game of chess

2017-11-03

Author: Prateek Srivastava
Discussion Acknowledgements: Jeshuran Thangaraj
Algorithm Acknowledgements: Prof. David Crandall, CSCI-B551, IU

Chess playing engine using heuristic based minimax with alpha-beta pruning

Notes:

About

Chess playing engine using heuristic based minimax with alpha-beta pruning


Languages

Language:Python 100.0%