Python scripts to analyze hanabi instances, providing interfaces to hanab.live, a local game database and analysis tools.
Go to file
2023-03-02 13:11:12 +01:00
.gitignore add gitignore 2023-03-02 11:04:33 +01:00
database.py add storing / loading of games to database 2023-03-02 13:03:05 +01:00
instance_finder.py move site api for hanab.live into own file 2023-03-02 13:11:12 +01:00
sat.py implement other player counts 2023-03-02 11:03:33 +01:00
site_api.py move site api for hanab.live into own file 2023-03-02 13:11:12 +01:00