..
ai.py
UI polish: opponent draw flash, compact house rules with suit separators, toast styling.
2026-01-26 21:37:02 -05:00
auth.py
Numerous WebUI animations, improvements, AI fixes, opporitunity cost-based decision logic, etc.
2026-01-25 17:37:01 -05:00
config.py
Additional flip on discard variant - endgame and updated rules.md and new rules page.
2026-01-26 01:01:08 -05:00
constants.py
Additional house rules to accomodate more common game variants.
2026-01-26 20:13:30 -05:00
game_analyzer.py
Refactor card values to single source of truth, fix ten_penny bug
2026-01-24 20:26:17 -05:00
game_log.py
Additional flip on discard variant - endgame and updated rules.md and new rules page.
2026-01-26 01:01:08 -05:00
game.py
Additional house rules to accomodate more common game variants.
2026-01-26 20:13:30 -05:00
games.db
More host UI refinements, fun logo animations, etc.
2026-01-26 17:03:30 -05:00
main.py
Additional house rules to accomodate more common game variants.
2026-01-26 20:13:30 -05:00
requirements.txt
Numerous WebUI animations, improvements, AI fixes, opporitunity cost-based decision logic, etc.
2026-01-25 17:37:01 -05:00
room.py
Add documentation and move rules display to header
2026-01-25 00:10:26 -05:00
RULES.md
More host UI refinements, intuitive UI enhancements during gameplay.
2026-01-26 15:01:49 -05:00
score_analysis.py
Additional flip on discard variant - endgame and updated rules.md and new rules page.
2026-01-26 01:01:08 -05:00
score_distribution.png
Numerous WebUI animations, improvements, AI fixes, opporitunity cost-based decision logic, etc.
2026-01-25 17:37:01 -05:00
simulate.py
Additional flip on discard variant - endgame and updated rules.md and new rules page.
2026-01-26 01:01:08 -05:00
test_analyzer.py
Numerous WebUI animations, improvements, AI fixes, opporitunity cost-based decision logic, etc.
2026-01-25 17:37:01 -05:00
test_auth.py
Numerous WebUI animations, improvements, AI fixes, opporitunity cost-based decision logic, etc.
2026-01-25 17:37:01 -05:00
test_game.py
Numerous WebUI animations, improvements, AI fixes, opporitunity cost-based decision logic, etc.
2026-01-25 17:37:01 -05:00
test_house_rules.py
Additional flip on discard variant - endgame and updated rules.md and new rules page.
2026-01-26 01:01:08 -05:00
test_maya_bug.py
Numerous WebUI animations, improvements, AI fixes, opporitunity cost-based decision logic, etc.
2026-01-25 17:37:01 -05:00