- Introduce core game logic, AI engine, and Phaser UI for a cyberpunk-themed Mastermind implementation. - AI features 5 difficulty tiers using random, consistent, and Knuth minimax strategies. - Implement turn-based duel mechanics where player and AI race to crack each other's secret codes. - Add neon visuals, peg-fly animations, staggered feedback reveals, and 7 custom sound effects. - Register game in server registry, update menu/room scenes, preload assets, and include tutorial docs. |
||
|---|---|---|
| .. | ||
| assets | ||
| data | ||
| src | ||
| android-chrome-192x192.png | ||
| android-chrome-512x512.png | ||
| apple-touch-icon.png | ||
| favicon-16x16.png | ||
| favicon-32x32.png | ||
| favicon.ico | ||
| index.html | ||
| styles.css | ||