Go to file Use this template
ur002 e84717a79d 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 19:57:20 +03:00
public Add game info panel styles and bot personality configuration documentation 2026-02-01 19:57:20 +03:00
.gitignore Refactor code structure for improved readability and maintainability 2026-02-01 11:57:48 +03:00
BOT_PERSONALITIES_CONFIG.md Add game info panel styles and bot personality configuration documentation 2026-02-01 19:57:20 +03:00
CONGRATULATIONS_SYSTEM.md feat: add player balance display and congratulatory system for strong hands 2026-02-01 19:12:06 +03:00
LLM_CONTEXT_EXAMPLE.md feat: add player balance display and congratulatory system for strong hands 2026-02-01 19:12:06 +03:00
PLAYER_BALANCE_DISPLAY.md feat: add player balance display and congratulatory system for strong hands 2026-02-01 19:12:06 +03:00
SHARING_GUIDE.md feat(sharing): implement room link sharing functionality and update sharing guide 2026-02-01 19:31:50 +03:00
database.js feat(sharing): implement room link sharing functionality and update sharing guide 2026-02-01 19:31:50 +03:00
package-lock.json feat(auth): implement client-side authentication module for Texas Hold'em game 2026-02-01 13:14:21 +03:00
package.json feat(auth): implement client-side authentication module for Texas Hold'em game 2026-02-01 13:14:21 +03:00
poker.db Add game info panel styles and bot personality configuration documentation 2026-02-01 19:57:20 +03:00
server.js feat(sharing): implement room link sharing functionality and update sharing guide 2026-02-01 19:31:50 +03:00