An open API service indexing awesome lists of open source software.

https://github.com/assios/chess960-lichess-filter

Filter the Lichess 960 database on a specific starting position
https://github.com/assios/chess960-lichess-filter

chess chess960 lichess

Last synced: over 1 year ago
JSON representation

Filter the Lichess 960 database on a specific starting position

Awesome Lists containing this project

README

          

# chess960-lichess-filter

Filter the Lichess 960 database on a specific starting position

`download.py` downloads Chess960 .pgn files from https://database.lichess.org/#variants.

`filter.py` takes a .pgn file with Chess960 games and filters on a specific opening position.

`to_csv.py` adds all games in a .pgn file to a .csv file.