Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jackfirth/chess
A Racket package for playing chess
https://github.com/jackfirth/chess
chess data-structures library racket
Last synced: 26 days ago
JSON representation
A Racket package for playing chess
- Host: GitHub
- URL: https://github.com/jackfirth/chess
- Owner: jackfirth
- License: apache-2.0
- Created: 2019-08-26T18:14:50.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-05-30T23:39:03.000Z (over 4 years ago)
- Last Synced: 2024-12-01T00:50:20.613Z (29 days ago)
- Topics: chess, data-structures, library, racket
- Language: Racket
- Homepage: https://pkgs.racket-lang.org/package/chess
- Size: 64.5 KB
- Stars: 5
- Watchers: 5
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# chess [![CI Status][ci-status-badge]][ci-status] [![Documentation][docs-badge]][docs]
A Racket package for playing chess.
[ci-status]: https://github.com/jackfirth/chess/actions
[ci-status-badge]: https://github.com/jackfirth/chess/workflows/CI/badge.svg
[docs]: https://docs.racket-lang.org/chess/index.html
[docs-badge]: https://img.shields.io/badge/docs-published-blue.svg