aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorLoic Guegan <manzerbredes@mailbox.org>2022-02-23 18:11:55 +0100
committerLoic Guegan <manzerbredes@mailbox.org>2022-02-23 18:11:55 +0100
commitce941c146aea7925bded6b9d2a0d0559d3156ad3 (patch)
tree4c52e02600e3fd127bfb28b3e974d45541ec9e4e /README.md
Create repository
Diffstat (limited to 'README.md')
-rw-r--r--README.md17
1 files changed, 17 insertions, 0 deletions
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 &nbsp; [![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
+