This commit is contained in:
Loic Guegan 2022-02-12 19:20:02 +01:00
parent a359219e33
commit bdbcb88905

View file

@ -1,3 +1,5 @@
[![license](https://img.shields.io/badge/License-LGPL_v3-blue.svg)](https://www.gnu.org/licenses/lgpl-3.0)
# cgeditor: Chess Game Editor
cgeditor is a dependency-free chess game editor written in C++. It can be used with any library that provides 2D canvas drawing and mouse inputs features.