Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

freeCodeCamp

Intro to Game Development with JavaScript - Full Tutorial

via freeCodeCamp

Overview

This course on game development with JavaScript using HTML5 canvas aims to teach students the fundamentals of game development by building a complete brick-breaker game. The course covers topics such as setting up the project, drawing on the canvas, handling user input, implementing game physics, creating game levels, and adding game over screens. The course is suitable for beginners interested in learning game development with JavaScript and HTML5 canvas.

Syllabus

) Introduction.
) Project Setup and Canvas.
) Drawing on the Canvas.
) Clearing the Canvas.
) Creating the Player's Paddle.
) The Game Loop.
) Handling Keyboard Input.
) Moving the Paddle.
) Stopping the Paddle.
) Drawing the Ball Image.
) Moving the Ball.
) Refactoring to the Game Class.
) Collision Detection between the Ball and Paddle.
) Loading Bricks.
) Building Levels.
) Collision Detection with Bricks.
) Pause Screen.
) A Simple Start Menu.
) Game Over.
) Completing Levels.

Taught by

freeCodeCamp.org

Reviews

4.0 rating, based on 1 Class Central review

Start your review of Intro to Game Development with JavaScript - Full Tutorial

  • This is a very useful course to start developing games in HTML and Javascript. It covers some of the basic concepts related to game development.

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.