Py-Hanabi/hanabi
2023-07-08 09:47:10 +02:00
..
database database schema: add (in)feasibility tables, add detrimental_characters 2023-07-07 22:30:53 +02:00
live rework searching for solutions from hanab.live database 2023-07-07 22:37:37 +02:00
solvers Improve DB connection handling: Lazy init + config 2023-07-05 20:54:26 +02:00
__init__.py Adapt imports to new package structure 2023-07-04 18:53:18 +02:00
cli.py support db password in config file 2023-07-05 20:59:20 +02:00
constants.py add example config, change default db name 2023-07-05 21:13:01 +02:00
hanab_game.py improve on game: add todo and provide list of dark suits 2023-07-08 09:47:10 +02:00
logger_setup.py Use appropriate app_dirs for cache and log files 2023-07-04 22:09:28 +02:00