diff options
| author | Loic Guegan <manzerbredes@mailbox.org> | 2022-02-23 18:11:55 +0100 |
|---|---|---|
| committer | Loic Guegan <manzerbredes@mailbox.org> | 2022-02-23 18:11:55 +0100 |
| commit | ce941c146aea7925bded6b9d2a0d0559d3156ad3 (patch) | |
| tree | 4c52e02600e3fd127bfb28b3e974d45541ec9e4e /README.md | |
Create repository
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 17 |
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 [](https://gitlab.com/manzerbredes/ochess/pipelines) [](https://cmake.org/download/) [](https://www.boost.org/) [](https://www.wxwidgets.org/) + + + +## 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 + |
