Py-Hanabi/src/hanabi/live
Maximilian Keßler d9afe3bff4
Support parsing JSON games without variant
This enables to parse games without requiring DB access
and a full specification of all the variants.
The downside is that in such games, legal clues cannot
be modeled perfectly, but for theoretic analysis of the game
this is still irrelevant.
2023-11-23 11:44:31 +01:00
..
__init__.py change src folder structure 2023-08-08 12:10:59 +02:00
check_game.py change src folder structure 2023-08-08 12:10:59 +02:00
compress.py better return type 2023-08-08 14:06:44 +02:00
download_data.py change src folder structure 2023-08-08 12:10:59 +02:00
hanab_live.py Support parsing JSON games without variant 2023-11-23 11:44:31 +01:00
instance_finder.py change src folder structure 2023-08-08 12:10:59 +02:00
site_api.py change src folder structure 2023-08-08 12:10:59 +02:00
variants.py change src folder structure 2023-08-08 12:10:59 +02:00