5 Commits

Author SHA1 Message Date
90eb4aae2b mejoras de UI. whatsapp screenshot ahora es fondo negro
All checks were successful
build-and-deploy / build (push) Successful in 21s
build-and-deploy / deploy (push) Successful in 11s
2025-08-29 09:44:32 -06:00
35e63c179e deploy script creado 2025-08-28 21:58:40 -06:00
1c50aa725f todo preparado como pwa con branding correcto 2025-08-28 13:25:35 -06:00
0df0157419 Implementado logo 2025-08-28 13:02:32 -06:00
a28bc286a1 feat: implement competitive clicker MVP with Colyseus.js
- Add real-time multiplayer game server with Colyseus
- Implement unique player naming system with auto-increment
- Create lobby system with automatic matchmaking
- Build 10-minute competitive clicking game rooms (max 2 players)
- Add admin dashboard for game management (pause/resume/restart/kick)
- Implement Vue 3 client with professional UI
- Add WebSocket communication with state synchronization
- Include TypeScript throughout with proper typing
- Create REST API for admin operations
- Add reconnection support and error handling
2025-08-06 02:32:18 -06:00