Skip to content

Latest commit

 

History

18 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Chess in C++

To run: In the root directory of the repository: I use g++ to compile, using the command

g++ chess.cpp -o chess

After compiling, run the created chess executable with ./chess.

About

Regular chess, created in C++, run in the terminal.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages