https://github.com/ckay-9/chess-cpp
Chess in C++
https://github.com/ckay-9/chess-cpp
chess cpp game raylib
Last synced: over 1 year ago
JSON representation
Chess in C++
- Host: GitHub
- URL: https://github.com/ckay-9/chess-cpp
- Owner: CKAY-9
- License: gpl-3.0
- Created: 2023-11-06T05:31:47.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-10T04:54:47.000Z (over 2 years ago)
- Last Synced: 2025-01-23T01:12:46.493Z (over 1 year ago)
- Topics: chess, cpp, game, raylib
- Language: C++
- Homepage:
- Size: 47.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Chess in C++
This project is a simple implementation of Chess in C++ using Raylib.