UNPKG

chess-tools

Version:

A collection of tools / libraries for programming chess applications.

11 lines 249 B
{ "version": "0.2.0", "configurations": [ { "type": "node", "request": "launch", "name": "Launch Program", "program": "${file}" } ] }