Skip to content

ketatam/Chess-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C++ Chess Simulation

This is a chess game implementation written in C++ as part of a C++ Rush Course at TUM.

Project Organization

The implementation of the game engine could be found in chessBoard.(cpp|hpp), while implementation of other classes (chess pieces, error handling class) could be found in /src

game

About

C++ implementation of a 2-player Chess game.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages