Skip to content

azhu7/Chess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chess (v1.9)

Implemented Chess in C++, applying C++11 and C++14 features and Object Oriented design.

alt text

Dependencies:

Atleast g++-4.9 for <regex> support

Run:

./bin/chess [-b board_file] [-L log_file]

In-game usage:

To move a piece, enter current tile, then destination tile. Example: 'a2 c3'
For help, type 'help'
To quit, type 'quit'

About

Two-player Chess game (v1.9)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published