• v1.0.0 f4275c7a7d

    v1.0.0 - First stable release

    Ghost released this 2026-01-25 01:26:29 +00:00 | 226 commits to main since this release

    6-Card Golf with AI opponents featuring:

    • Full implementation of standard 6-Card Golf rules per Pagat/Bicycle
    • Column pairing, jokers, and all standard card values
    • 15 house rule options (super_kings, lucky_sevens, queens_wild, etc.)
    • AI opponents with distinct personalities (Maya, Rex, Sage, Luna, Ace, Nova)
    • WebSocket-based multiplayer with room codes
    • Game analysis and logging system
    • Comprehensive test coverage

    Codebase improvements:

    • Single source of truth for card values in constants.py
    • Centralized house rule value calculations
    • Bug fix: ten_penny now correctly returns 1 (was 0)
    Downloads