diff options
| author | Loic Guegan <manzerbredes@mailbox.org> | 2023-01-19 16:33:44 +0100 |
|---|---|---|
| committer | Loic Guegan <manzerbredes@mailbox.org> | 2023-01-19 16:33:44 +0100 |
| commit | a1289dec3dcec278f9cf6d18a001b3146b11b7b2 (patch) | |
| tree | 99fcdcba7f08f57994ec11c4c68c87339dff8ef3 /README.md | |
| parent | aa6ec0ea601ac2a0b11752d210ce67fdb85ee60f (diff) | |
Integrate CMI
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -29,6 +29,7 @@ OChess is based on several satellite projects that implement individual and inde - [pgnp](https://gitlab.com/manzerbredes/pgnp): An efficient PGN parser - [uciadapter](https://gitlab.com/manzerbredes/uciadapter): A cross platform utility to interact with *UCI* chess engines - [cgeditor](https://gitlab.com/manzerbredes/cgeditor): A 2D chess game moves presenter/editor + - [chess-move-interface](https://gitlab.com/manzerbredes/chess-move-interface) A chess half move interface for libraries interoperability ## Acknowledgments - The [chess-openings](https://github.com/lichess-org/chess-openings) project by [lichess-org](https://github.com/lichess-org) for their openings databases
\ No newline at end of file |
