3 Commits

Author SHA1 Message Date
9473d853ce Add Mastermind and Hangman single-player games
- Mastermind: 4-color sequence, 10 tries, black/white peg feedback
- Hangman: 6 lives, progressive letter reveal, 10-word vocabulary
- Both available in BBS (telnet) and web (WML/XHTML) sides
- Shared sp_games persistence, scores table integration
- Updated games index and menu navigation
2026-09-10 02:09:09 +01:00
e2ae3bf6d2 Add comprehensive project documentation: README, TODO roadmap, and agent guidelines
- README.md: Project overview, architecture, front-ends (WML/XHTML/telnet BBS), MUD RPG, games, admin tools, history from 1997 to present, quick start, technical notes
- TODO.md: Prioritized improvement roadmap (high/medium/low), monthly roadmap, known issues, testing guidelines, contribution process
- AGENTS.md: Agent workflow conventions, code structure, testing strategy, deployment config, debugging strategies
2026-09-10 01:57:40 +01:00
66911dc450 First git commit 2026-09-08 18:21:10 +01:00