/ProjectMorphy

Project Morphy - An open source DGT Style chess board (WIP)

Primary LanguageCrystalGNU General Public License v3.0GPL-3.0

Project Morphy

An open source DGT Style chess board (WIP)

Disclaimer

This project has been put on hold due to my other projecrs interfering; however, I due plan to continue working on it.

Building

Depedencies Required for building:

Install the shards depedencies

shards install

Build (Dev)

make debug

Build (Release)

make release