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

https://github.com/jackfirth/racket-board

Library for manipulating a 2d grid of spaces and pieces on them.
https://github.com/jackfirth/racket-board

Last synced: 6 months ago
JSON representation

Library for manipulating a 2d grid of spaces and pieces on them.

Awesome Lists containing this project

README

          

# racket-board [![Build Status](https://travis-ci.org/jackfirth/racket-board.svg)](https://travis-ci.org/jackfirth/racket-board) [![Coverage Status](https://coveralls.io/repos/jackfirth/racket-board/badge.svg?branch=master&service=github)](https://coveralls.io/github/jackfirth/racket-board?branch=master)
Library for manipulating a 2d grid of spaces and pieces on them.