pets1/public
ur002 9138a58e72 feat(auth): implement client-side authentication module for Texas Hold'em game
- Added functions for user login, registration, and guest play
- Implemented token management and user session handling
- Created UI updates for user display and admin panel settings
- Integrated server communication for user settings and logs
- Added error handling and notifications for user actions
2026-02-01 13:14:21 +03:00
..
ai.js Add bot personality handling and emotional reactions after hands 2026-02-01 12:20:36 +03:00
auth.js feat(auth): implement client-side authentication module for Texas Hold'em game 2026-02-01 13:14:21 +03:00
game.js Refactor code structure for improved readability and maintainability 2026-02-01 11:57:48 +03:00
index.html feat(auth): implement client-side authentication module for Texas Hold'em game 2026-02-01 13:14:21 +03:00
main.js feat(auth): implement client-side authentication module for Texas Hold'em game 2026-02-01 13:14:21 +03:00
styles.css feat(auth): implement client-side authentication module for Texas Hold'em game 2026-02-01 13:14:21 +03:00