# Chess Lab ## Description This is a Chess library with multiple variants and FEN/PGN support that provides a simple API to interact with the game. It also includes the feature to save multiple lines of a game and to load them back. ## Features - [x] Playable Chess game - [x] FEN/PGN support - [x] Multiple lines of a game - [ ] Multiple variants - [ ] Chess engine ## Variants - [x] Chess - [x] From position - [ ] Chess960 - [ ] Three-check - [ ] Antichess - [ ] Horde - [ ] Duck chess - [ ] Racing Kings - [ ] King of the Hill - [ ] Crazyhouse - [ ] Atomic