I want to make video games

Wanting to make video games is one of the most powerful motivations in CS education. Students who arrive in a coding class with this goal already have something priceless: intrinsic motivation. A good CS curriculum channels that motivation into genuine learning by delivering game development projects early and often, so students are always working toward the kind of creative, playable result they imagined when they first thought "I want to make video games." codeguppy.com is built to fulfill exactly this aspiration.

The platform's game development tutorial library covers classic and original game genres — arcade shooters, puzzle games, platform games, Breakout, Snake, Pong, and more — with step-by-step guides that take a JavaScript beginner from a blank screen to a working, playable game. Each tutorial is designed so that students have a functioning game prototype by the end of their first session, with clear directions for extending and personalizing it in subsequent sessions. This fast path to a working game is essential for sustaining the enthusiasm that brings students to game development in the first place.

For CS teachers whose students regularly express the desire to make games, building game development projects into the curriculum is not a distraction from learning — it is an accelerant. Students who are building games they care about write more code, debug more tenaciously, and develop stronger programming intuitions than students working through abstract exercises. Every game mechanic is a programming concept applied: collision detection is conditionals, movement is variables and loops, game state is functions and data structures.

If you want to make video games, start today at codeguppy.com. The platform is free, browser-based, and designed from the ground up to turn the dream of making games into a reality — one tutorial, one project, one game at a time.

I want to make video games

A free coding platform for schools

codeguppy.com is a free coding platform for high-school and middle-school students. Teachers around the world are using codeguppy.com to teach JavaScript.

To make coding easy, fun, and engaging for students of all ages, codeguppy.com comes with an online code editor and a graphical oriented runtime based on the p5.js library. The platform enables students to learn JavaScript while building fun games and animations.

Coding projects and activities for students

codeguppy.com comes with tons of coding projects and activities that students can use as a starting point for their projects.

Contact us!

If you want to learn more about the free coding platform, please feel free to contact us at any time. We can discuss how to get started with coding, how to implement codeguppy.com in your coding club ... or even discuss coding questions or share programs.

Browse projects Watch coding lessons Explore downloads