Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 322 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 322 Bytes

minimax-chess

linux only

Maturitni projekt GVID

Chess in terminal with simple minimax AI.

test_scenarios folder contains text files with data for testing... it is used by move_counter_test.sh and tests in Makefile

src folder contains source files. Structure of source files can be seen in file project_structure.pdf