Build a 3D browser game from scratch – step by step, with the help of an AI coding agent. In this hands-on course, you'll create a complete game where a brave frog named Tode defends his home from waves of enemies. Starting from an empty project, you'll set up a 3D scene, implement player movement and attacks, spawn enemies, add a scoring system, and scale the difficulty – all inside a professional IDE. Along the way, you'll learn how to work effectively with a coding agent: writing clear prompts, reviewing generated code, and deciding what to keep. Each lesson builds on the last, so you see real progress after every step. By the end of this course, you will: – Have a playable 3D game running in your browser. – Understand how to plan, build, and iterate on a software project. – Be able to use an AI coding agent to accelerate your development workflow. No game development experience required. Basic familiarity with JavaScript and a willingness to experiment are all you need.
What you'll learn
Create a complete 3D game
Use an AI coding agent effectively
Implement basic game mechanics like movement and scoring
Understand software project planning and iteration