Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 177 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 177 Bytes

BreakThrough_AlphaBetaSearch

This is an implementation of the game Breakthru including an Alpha-Beta Search with iterative deepening, transposition tables and move ordering.