YoVDO

Space Invaders Game Tutorial with JavaScript and HTML Canvas

Offered By: Chris Courses via YouTube

Tags

Javascript Courses Physics Courses Game Development Courses HTML & CSS Courses HTML Canvas Courses

Course Description

Overview

Learn to build a classic Space Invaders game using JavaScript and HTML Canvas in this comprehensive tutorial. Explore essential game development concepts including image rendering, physics, and object interaction. Follow step-by-step instructions to create a player, implement movement, design projectiles, and construct invader grids. Master advanced techniques such as interval-based grid spawning, shooting mechanics for both player and invaders, and enemy explosions. Enhance the game's visual appeal by adding background stars and implement core gameplay elements like score tracking and lose conditions. Conclude by optimizing the canvas for a fixed-width display, ensuring a polished and professional-looking game.

Syllabus

Project intro
Project setup
Create a player
Move the player
Create projectiles
Create an invader
Create and move grids of invaders
Spawn grids at intervals
Shoot invaders
Take into account new grid width
Invaders shoot back
Enemy explosions
Create background stars
Lose condition
Score
Fixed-width canvas


Taught by

Chris Courses

Related Courses

Creative Programming for Digital Media & Mobile Apps
University of London International Programmes via Coursera
Online Games: Literature, New Media, and Narrative
Vanderbilt University via Coursera
Game Design Concepts
Canvas Network
General Game Playing
Stanford University via Coursera
Program Arcade Games - Learn Computer Science
Independent