Commit Graph

5 Commits

Author SHA1 Message Date
ur002 4c1aa87905 Add game info panel styles and bot personality configuration documentation
- Implemented CSS styles for the game info panel, including rules and statistics sections.
- Added responsive design adjustments for mobile and compact views.
- Created a comprehensive documentation file for bot personality configurations, detailing available personalities, customization instructions, and best practices for prompt creation.
2026-02-01 21:09:01 +03:00
ur002 24e457885d feat: add player balance display and congratulatory system for strong hands
- Implemented a player info row displaying the player's name and balance in the game interface.
- Added animations for balance changes (increase/decrease) to enhance user experience.
- Introduced a congratulatory system where bots congratulate players for strong hands based on hand strength probabilities.
- Updated styles for player balance display and added relevant CSS animations.
- Enhanced game logic to trigger congratulatory messages from bots after a hand concludes.
- Documented the new congratulatory system and player balance display features.
2026-02-01 21:09:01 +03:00
ur002 c3ace2834d Add bot personality handling and emotional reactions after hands 2026-02-01 21:09:01 +03:00
ur002 ab7a8418ed Add card back customization options and styles 2026-02-01 21:09:00 +03:00
ur002 ff7014e6c1 Refactor code structure for improved readability and maintainability 2026-02-01 21:09:00 +03:00