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
- Host: GitHub
- URL: https://github.com/hellerve/gt4chess
- Owner: hellerve
- Created: 2024-01-10T21:27:09.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-27T13:15:44.000Z (about 2 years ago)
- Last Synced: 2025-04-05T22:43:45.146Z (12 months ago)
- Language: Smalltalk
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Installation
```
Metacello new
repository: 'github://hellerve/Gt4Chess:main/src';
baseline: 'Gt4Chess';
load
```