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

https://github.com/hellerve/gt4chess

A chess visualization engine, in GT
https://github.com/hellerve/gt4chess

Last synced: 2 months ago
JSON representation

A chess visualization engine, in GT

Awesome Lists containing this project

README

          

## Installation

```
Metacello new
repository: 'github://hellerve/Gt4Chess:main/src';
baseline: 'Gt4Chess';
load
```