golfgame/client
Aaron D. Lee d2e78da7d2 Add golf ball logo with card suits and fix server shutdown hang
- Add SVG golf ball logo with dimples and card suit symbols (♣♦♠♥)
- Place logo to the left of the golfer emoji in header
- Fix server shutdown hanging by removing custom signal handlers
  that intercepted SIGINT/SIGTERM without triggering uvicorn shutdown

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-27 12:31:21 -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 Huge v2 uplift, now deployable with real user management and tooling! 2026-01-27 11:32:15 -05:00
animation-queue.js Numerous WebUI animations, improvements, AI fixes, opporitunity cost-based decision logic, etc. 2026-01-25 17:37:01 -05:00
app.js Huge v2 uplift, now deployable with real user management and tooling! 2026-01-27 11:32:15 -05:00
card-manager.js Numerous WebUI animations, improvements, AI fixes, opporitunity cost-based decision logic, etc. 2026-01-25 17:37:01 -05:00
golfball-logo.svg Add golf ball logo with card suits and fix server shutdown hang 2026-01-27 12:31:21 -05:00
index.html Add golf ball logo with card suits and fix server shutdown hang 2026-01-27 12:31:21 -05:00
leaderboard.js Huge v2 uplift, now deployable with real user management and tooling! 2026-01-27 11:32:15 -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 Numerous WebUI animations, improvements, AI fixes, opporitunity cost-based decision logic, etc. 2026-01-25 17:37:01 -05:00
style.css Add golf ball logo with card suits and fix server shutdown hang 2026-01-27 12:31:21 -05:00