A terminal chess game for two players implemented in C++ using the concepts of (OOPs). The game is designed using a base class "Piece" and multiple derived classes for each piece type, such as rook, king, etc. using the concept of OOPs.
A simple terminal chess game for 2 players.
To play: compile the chess.cpp using any cpp compiler supporting c++ v.11 or above
forked from aslezar/Chess
-
Notifications
You must be signed in to change notification settings - Fork 0
Carbrex/Chess
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A terminal chess game for two players implemented in C++ using the concepts of (OOPs).
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C++ 100.0%