Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 238 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 238 Bytes

ice

Intelligent Chess Engine

author: Albano Drazhi contact: [email protected]

Chess program that I created for my Artificial Intelligence class. Uses a combination of iterative deepening, depth-first search and minimax.