Interactive chess program in C++ made as a part of the University of Waterloo's CS246 course.
- Install XQuartz at https://www.xquartz.org/
- Run
make
to run the program
-
Run
./chess
to start the game NOTE: White is on the bottom, Black is on the top- To setup pieces on the board - type
setup
- Otherwise, enter
game [human/one/two] [human/one/two]
- Move pieces by entering
move [current position] [new position]
- Move pieces by entering
- To setup pieces on the board - type