Skip to content

bilginyuksel/Chess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chess

Complete console chess game written with C++. 2 player game white player and black player. It is a console game but piece colors are different for any player.

For run program.
Go to the project directory.

for Linux / MacOS 
>> ./chess

for Windows
>> chess.exe
  • Object Oriented
  • Pawn first move double front active
  • If you are in check it shows
  • Controls if you checkmate or not
  • Automatic finish
  • Every move recorded
  • Piece scores recorded

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages