Skip to content

mattg9/ChessGame-CS246

Repository files navigation

ChessGame-CS246

Compile with "make". Execute with "./main". The game listens for commands from standard input.

Start a game: "game whiteplayer blackplayer" Make a move: "move e1 e3"

  • e1 - the location of a gamepiece
  • e2 - the location to move that gamepiece

About

A chess game built in C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published