Commit Graph

69 Commits

Author SHA1 Message Date
0739ab6257 Improve UX: Prompt for username immediately in multiplayer 2025-12-13 20:17:23 +11:00
2d34ceb8bd Fix production connection: Remove bad proxies, add UI feedback 2025-12-13 20:13:29 +11:00
864048ab15 Update README.md 2025-12-13 20:02:06 +11:00
d959102db3 Fix multiplayer connection: Add redundant proxies and Socket.io CDN 2025-12-13 19:54:13 +11:00
3e8eed4eaf Security: Move database credentials to separate config file 2025-12-13 19:29:49 +11:00
858a5e52d4 Fix: Use dynamic server URL for Socket.io connection (production fix) 2025-12-13 19:21:29 +11:00
c4b5473586 Update README.md 2025-12-13 15:29:29 +11:00
930d879c28 Update README.md 2025-12-13 15:24:56 +11:00
a9054e481b Update game description in README.md
Removed a smiley face from the game description.
2025-12-13 15:23:43 +11:00
b8cd4c38ef Fix formatting in README.md 2025-12-13 15:22:19 +11:00
4bdf5ebb1c Fix typo in README.md description 2025-12-13 15:20:08 +11:00
0b24e2b3f6 Remove sensitive database screenshot from README 2025-12-13 15:15:24 +11:00
cb2b9771fe Add Play Online link and remove logo from README 2025-12-13 15:13:52 +11:00
7f4ec626af Add real game screenshots to README 2025-12-13 15:11:46 +11:00
f923ab6f90 Add comprehensive README with documentation and features 2025-12-13 15:09:04 +11:00
e06ab2457d Fix auto-login loading players bug 2025-12-13 15:06:18 +11:00
a7f3bf9b9e Add localStorage username persistence for auto-login 2025-12-13 15:02:30 +11:00
9465409b2f Add complete multiplayer system with real-time gameplay, challenge system, and 50x50 board option 2025-12-13 14:59:44 +11:00
57f350274e Initial commit: Connect-5 premium Gomoku game with multiple board sizes 2025-12-13 13:47:41 +11:00