..
ai.py
Add final results modal, active rules display, and UI improvements
2026-01-24 23:53:07 -05:00
constants.py
Add documentation and move rules display to header
2026-01-25 00:10:26 -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
Initial commit: 6-Card Golf with AI opponents
2026-01-24 19:30:13 -05:00
game.py
Add documentation and move rules display to header
2026-01-25 00:10:26 -05:00
main.py
Add final results modal, active rules display, and UI improvements
2026-01-24 23:53:07 -05:00
requirements.txt
Initial commit: 6-Card Golf with AI opponents
2026-01-24 19:30:13 -05:00
room.py
Add documentation and move rules display to header
2026-01-25 00:10:26 -05:00
RULES.md
Add final results modal, active rules display, and UI improvements
2026-01-24 23:53:07 -05:00
score_analysis.py
Initial commit: 6-Card Golf with AI opponents
2026-01-24 19:30:13 -05:00
simulate.py
Initial commit: 6-Card Golf with AI opponents
2026-01-24 19:30:13 -05:00
test_analyzer.py
Initial commit: 6-Card Golf with AI opponents
2026-01-24 19:30:13 -05:00
test_game.py
Initial commit: 6-Card Golf with AI opponents
2026-01-24 19:30:13 -05:00
test_house_rules.py
Add final results modal, active rules display, and UI improvements
2026-01-24 23:53:07 -05:00
test_maya_bug.py
Add final results modal, active rules display, and UI improvements
2026-01-24 23:53:07 -05:00