https://github.com/mcquerol/chess-cpp
Console Chess game in C++. Demonstrates OOP, inheritance, and polymorphism.
https://github.com/mcquerol/chess-cpp
console-ui cpp inheritance object-oriented-programming polymorphism
Last synced: 12 days ago
JSON representation
Console Chess game in C++. Demonstrates OOP, inheritance, and polymorphism.
- Host: GitHub
- URL: https://github.com/mcquerol/chess-cpp
- Owner: mcquerol
- License: mit
- Created: 2024-08-11T22:30:31.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-18T01:21:38.000Z (over 1 year ago)
- Last Synced: 2025-02-23T06:44:07.069Z (over 1 year ago)
- Topics: console-ui, cpp, inheritance, object-oriented-programming, polymorphism
- Language: C++
- Size: 247 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# chess-cpp
This is a standard README file for the chess-cpp repository.