An open API service indexing awesome lists of open source software.

https://github.com/mroik/chess

A chess implementation written in C using SDL2
https://github.com/mroik/chess

c chess

Last synced: over 1 year ago
JSON representation

A chess implementation written in C using SDL2

Awesome Lists containing this project

README

          

Chess game implementation. Sprites for the chess pieces taken from wikimedia
from user [Cburnett](https://en.wikipedia.org/wiki/User:Cburnett/GFDL_images/Chess)
(sprites under `CC BY-SA 3.0`).

The "m4" `SDL2` files are taken from the original project (they are under the `zlib` license).