Skip to content

Chess program in C++ made for the University of Waterloo's CS246 course

Notifications You must be signed in to change notification settings

ingridcrant/Chess

Repository files navigation

Chess

Interactive chess program in C++ made as a part of the University of Waterloo's CS246 course.

To run:

Playing the game:

  • 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]

About

Chess program in C++ made for the University of Waterloo's CS246 course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published