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
- Host: GitHub
- URL: https://github.com/assios/chess960-lichess-filter
- Owner: Assios
- Created: 2018-09-13T21:39:34.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-09-14T11:52:10.000Z (almost 8 years ago)
- Last Synced: 2025-01-24T19:36:35.505Z (over 1 year ago)
- Topics: chess, chess960, lichess
- Language: Python
- Homepage:
- Size: 2.93 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.