GameDev Sandbox
An interactive learning platform where CS students and self-taught developers build real engine components — renderers, physics, scripting — through guided, sandboxed exercises with an AI tutor that explains each concept.
CS students and self-taught developers learning how 3D game engines actually work
- Sandboxed in-browser C++ and Lua exercises that build toward a working mini-engine
- AI tutor that explains ECS, rendering pipelines, and physics in plain language
- Project-based tracks (build a renderer, build a physics stepper) with shareable portfolios
- Forkable starter engines students can modify and ship as their own portfolio piece
The Rabbet engine's GitHub Trending status shows strong appetite for understanding engines from scratch — students want hands-on learning, not just API tutorials.
Class Central lists 100+ game engine dev courses and Udemy runs a specific 'Game Engine Development with C++ and OpenGL' course, plus the Rabbet repo exists — real niche interest — but most students default to Unity/Unreal tutorials instead of from-scratch engine building.100+ Game Engine Development Online Courses for 2026 | Explore Free ... ↗Game Engine Development with C++ and OpenGL - Udemy ↗GitHub - Adel-Ayoub/rabbet: A from-scratch C++ game engine ↗
The from-scratch engine niche is heavily served by free YouTube series (Cherno, etc.), Udemy courses, and text tutorials; no integrated 'sandboxed exercises + AI tutor' combo exists, but free alternatives dominate.100+ Game Engine Development Online Courses for 2026 | Explore Free ... ↗Building a C++ Game Engine from Scratch: A Step-by-Step Guide ↗
CodeCrafters-style 'build your own X' platforms monetize at $49+/mo, but game-engine-from-scratch is narrower than Redis/Docker and competes with abundant free Udemy + YouTube content; AI tutor could justify premium but audience size is limited.Best AI Tutors 2025: Complete Comparison Guide & Reviews ↗Game Engine Development with C++ and OpenGL - Udemy ↗
Game engine fundamentals (renderers, physics, ECS, scripting) are durable concepts taught for decades and remain core CS/graphics curriculum; AI tutors only improve over time, supporting long-term relevance.C/C++ Game Engines in 2025 - gamefromscratch.com ↗
Sandboxed C++ compilation + graphics output in the browser is non-trivial (likely needs cloud containers or WebGL shim); AI tutoring over low-level systems code is harder than web/app code, but achievable with existing infra.AI Tutor - Learn Anything, Anytime, Anywhere ↗