https://github.com/vygr/c-chess
C++14 version of simple Chess
https://github.com/vygr/c-chess
c-plus-plus-14 chess
Last synced: over 1 year ago
JSON representation
C++14 version of simple Chess
- Host: GitHub
- URL: https://github.com/vygr/c-chess
- Owner: vygr
- License: mit
- Created: 2015-06-30T16:44:38.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2016-04-05T19:21:35.000Z (over 10 years ago)
- Last Synced: 2025-03-27T06:44:43.568Z (over 1 year ago)
- Topics: c-plus-plus-14, chess
- Language: C++
- Homepage:
- Size: 21.5 KB
- Stars: 4
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
C++-Chess
========
C++14 version of simple Chess.
Compile with:
make
Run with:
./chess