You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Comprehensive Phaser.js game development exercise with deliberate problems for discovery learning. Build a collect-coins game while fixing bugs in movement, collision, UI, and styling. Includes advanced game development concepts.
Ultra-simple JavaScript todo exercise. Learn arrays, push(), innerHTML, and DOM basics. Perfect for teacher demos with F12 Console. Raw fundamentals only.
Simplified JavaScript calculator exercise focusing on problem-solving and discovery learning. Students fix CSS problems, solve string vs number bugs, and build up functionality step by step.
Traducción al español de España de Tales of Maj'Eyal (ToME4) v1.7.6. ~22.000 strings traducidos: interfaz, talentos, objetos, diálogos, lore. Addon completo.
Comprehensive JavaScript todo app with deliberate problems for discovery learning. Fix CSS bugs, solve JavaScript issues, build full functionality. Includes advanced thinking about localStorage, sorting, and architecture.
Ultra-simple Phaser.js exercise in single HTML file. Learn sprite concept, movement, and game loops. Step-by-step commented code to uncomment progressively. Perfect for teacher demos and first game development experience.