fertig-classic-games/public
Brian Fertig 3d3d09a9fb feat: add Rush Hour puzzle game with logic category
- Register Rush Hour game in server registry (logic category, single-player)
- Add "Logic & Puzzle" tab to game menu
- Integrate RushHourGame scene in client-side main.js and GameRoomScene
- Load rushhour.json game data in PreloadScene
- Add puzzle API routes for server-side puzzle management
- Configure tab icon frame for new logic category
2026-06-08 17:57:24 -06:00
..
assets feat(monopoly): add complete trade system with AI evaluation and drag-and-drop UI 2026-06-08 16:43:54 -06:00
data feat: add Rush Hour puzzle game with logic category 2026-06-08 17:57:24 -06:00
src feat: add Rush Hour puzzle game with logic category 2026-06-08 17:57:24 -06:00
android-chrome-192x192.png Added Favicons 2026-05-24 11:18:57 -06:00
android-chrome-512x512.png Added Favicons 2026-05-24 11:18:57 -06:00
apple-touch-icon.png Added Favicons 2026-05-24 11:18:57 -06:00
favicon-16x16.png Added Favicons 2026-05-24 11:18:57 -06:00
favicon-32x32.png Added Favicons 2026-05-24 11:18:57 -06:00
favicon.ico Added Favicons 2026-05-24 11:18:57 -06:00
index.html refactor: remove multiplayer and Socket.IO in favor of single-player AI games 2026-05-20 18:57:41 -06:00
styles.css feat: add tutorial modal system and register battleship game 2026-05-31 00:04:01 -06:00