JavaScript Game Development Course for Beginners

JavaScript Game Development Course for Beginners09:37:19

Download information and video details for JavaScript Game Development Course for Beginners

Uploader:

freeCodeCamp.org

Published at:

7/28/2022

Views:

1.2M

Description:

Learn to make 2D games with HTML, CSS & plain vanilla JavaScript, no frameworks and no libraries! From sprite animation to state management, in this series of projects you will learn everything you need to make your own 2D animated games. We will go step by step explaining each technique on a small standalone codebase and then we will use everything we learned to make a single final game. 0:00:00 Intro, 0:01:28 Project 1: Vanilla JavaScript sprite animation techniques, 0:43:07 Project 2: Parallax backgrounds, 1:25:33 Project 3: Enemy movement patterns, 2:13:31 Collision detection between rectangles, 2:19:23 Collision detection between circles, 2:24:14 Project 4: Collision animations from a sprite sheet, 2:48:35 Project 5: Point & shoot game, 3:50:44 Project 6: Enemy variety, 4:45:49 Project 7: Side-scroller game with mobile support, 5:54:04 Project 8: State management, 7:02:57 Project 9: Final endless runner game with all the features.