Class_generator/QUICK_START.txt
StillHammer ab84bbbc71 Reduce game sizes and fix Mario level display
- Reduce RiverRun game height from 100vh to 75vh for better screen fit
- Reduce AdventureReader game height from 100vh to 75vh
- Fix Mario level number display (was showing currentLevel + 1 twice)
  - Updated HUD level display in Renderer.js
  - Updated finish line flag level display in Renderer.js
- Add portable setup files and documentation
- Add new game modules: SentenceInvaders, ThematicQuestions
- Add new content: wte2 book, sbs chapters 2-3, wte2-2 chapter
- Update various game modules for improved compatibility

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-18 16:22:33 +08:00

54 lines
2.5 KiB
Plaintext

═══════════════════════════════════════════════════════════════
CLASS GENERATOR - DÉMARRAGE RAPIDE
═══════════════════════════════════════════════════════════════
🎯 PREMIÈRE UTILISATION (sur ton PC avec internet)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
1. Double-cliquer sur: DOWNLOAD_NODEJS.bat
2. Télécharger Node.js (ça ouvre ton navigateur)
3. Extraire et renommer en "nodejs-portable"
4. Copier dans ce dossier
5. Double-cliquer sur: START_PORTABLE.bat
6. ✅ Ça marche!
Temps total: ~5 minutes
🚀 UTILISATION EN COURS (PC sans internet)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
1. Brancher ta clé USB
2. Double-cliquer sur: START_PORTABLE.bat
3. Ouvrir Chrome/Edge: http://localhost:8080
4. ✅ L'app est lancée!
Temps: ~10 secondes
📝 FICHIERS IMPORTANTS
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
START_PORTABLE.bat → Lance l'application (utilise ça!)
DOWNLOAD_NODEJS.bat → Télécharge Node.js (une fois seulement)
PORTABLE_SETUP.txt → Instructions détaillées
start.bat → Ancien launcher (ignore ça)
⚠️ RAPPEL: PAS D'AI SANS INTERNET
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
En cours (sans internet):
• ❌ Exercises AI (OpenAI API)
• ✅ Interface et navigation
• ✅ Contenu local
• ✅ Jeux basiques
💡 BESOIN D'AIDE?
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
Lire: PORTABLE_SETUP.txt (plus de détails)
═══════════════════════════════════════════════════════════════