golfgame/client
adlee-was-taken 215849703c Add inline comments across client and server codebase
Full-codebase commenting pass focused on the tricky, fragile, and
non-obvious spots: animation coordination flags in app.js, AI decision
safety checks in ai.py, scoring evaluation order in game.py, animation
engine magic numbers in card-animations.js, and server infrastructure
coupling in main.py/handlers.py/room.py. No logic changes.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-25 22:17:19 -05:00
..
admin.css Huge v2 uplift, now deployable with real user management and tooling! 2026-01-27 11:32:15 -05:00
admin.html Huge v2 uplift, now deployable with real user management and tooling! 2026-01-27 11:32:15 -05:00
admin.js Fix CSP blocking admin panel buttons by removing inline onclick handlers 2026-02-21 23:56:45 -05:00
animation-queue.js Add inline comments across client and server codebase 2026-02-25 22:17:19 -05:00
ANIMATIONS.md v3.0.0: V3 features, server refactoring, and documentation overhaul 2026-02-14 10:03:45 -05:00
anime.min.js Migrate animation system to unified anime.js framework 2026-02-01 22:57:53 -05:00
app.js Add inline comments across client and server codebase 2026-02-25 22:17:19 -05:00
card-animations.js Add inline comments across client and server codebase 2026-02-25 22:17:19 -05:00
card-manager.js Add inline comments across client and server codebase 2026-02-25 22:17:19 -05:00
golfball-logo.svg Tighten landscape logo-golfer gap, alternate suit colors on ball logo 2026-02-24 01:52:25 -05:00
index.html Add metered open signups, per-IP limits, and auth security hardening 2026-02-24 14:28:28 -05:00
leaderboard.js v3.1.0: Invite-gated auth, Glicko-2 ratings, matchmaking queue 2026-02-21 20:02:10 -05:00
replay.js Huge v2 uplift, now deployable with real user management and tooling! 2026-01-27 11:32:15 -05:00
state-differ.js v3.0.0: V3 features, server refactoring, and documentation overhaul 2026-02-14 10:03:45 -05:00
style.css Add metered open signups, per-IP limits, and auth security hardening 2026-02-24 14:28:28 -05:00
timing-config.js Tune round-end pause and reduce deck shake frequency 2026-02-23 21:06:17 -05:00