From ce941c146aea7925bded6b9d2a0d0559d3156ad3 Mon Sep 17 00:00:00 2001 From: Loic Guegan Date: Wed, 23 Feb 2022 18:11:55 +0100 Subject: Create repository --- README.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..3e33096 --- /dev/null +++ b/README.md @@ -0,0 +1,17 @@ +# Open Chess   [![Pipeline](https://gitlab.com/manzerbredes/ochess/badges/master/pipeline.svg)](https://gitlab.com/manzerbredes/ochess/pipelines) [![Pipeline](https://img.shields.io/badge/cmake-v3.10-blue)](https://cmake.org/download/) [![Pipeline](https://img.shields.io/badge/boost-v1.65-blue)](https://www.boost.org/) [![Pipeline](https://img.shields.io/badge/wxWidgets-v3.0.4-blue)](https://www.wxwidgets.org/) + +![Screenshot](tools/assets/icons/screenshot.jpg) + +## Requirements + - CMake + - wxWidgets + +## TODO + - Save/Save as PGN + - GameBase Tab: + - See games in a file (PGN/si4 etc.) + - Open/Remove a game from that file +- Engine Tab: + - Create/Configure an engine +- Add engine functionnality to the GameTab + -- cgit v1.2.3