Commit Graph

8 Commits

Author SHA1 Message Date
marcos 1006498c94 docs: Add comprehensive email client documentation and bomb duplicate detection explanation
- Add complete email architecture section with IMAP/SMTP protocol details
- Document credential system with Base64 encoding flow
- Explain email reading, sending, and IMAP server sync
- Add multiple recipient validation and attachment handling
- Document visual indicators and error handling
- Add bomb duplicate detection with set() data structure
- Include 15+ diagrams, code examples, and technical explanations
- Expand README from 698 to 1600+ lines
2026-02-19 20:07:57 +01:00
marcos f1906ec18e correo 2026-02-19 20:02:35 +01:00
marcos f0dc49b62e fix: reset grid column and row configurations before re-configuring and update README. 2026-02-02 17:45:43 +01:00
marcos afac3609cb feat: Implement multiplayer Minesweeper game server with JSON protocol, game states, and turn-based logic, alongside a new game client. 2026-02-02 17:22:11 +01:00
MarcosFerrandiz a8f99f02a8
Add Google Drive link to README
Added a Google Drive link for video demo access.
2025-12-09 19:14:39 +01:00
MarcosFerrandiz 3dfc31d903
Update README.md 2025-12-05 22:23:32 +01:00
marcos 2d62bf2530 Actualiza barra de estado y README 2025-12-05 22:21:17 +01:00
marcos 9f7d1e247c Proyecto Global inicial 2025-12-05 18:50:57 +01:00