Create Your First JavaScript Game - Introduction to JavaScript Game Development

Published: 10 October 2020
on channel: Coding With Adam
40,402
816

In this video we will create a simple javascript game. We will create a circle aka the little green blob that we will move around the screen. You will learn about taking input from the keyboard to move a character on the screen. Create a form of collision detection by detecting the edge of the screen. Lastly we will create a game loop which continuously draws the screen. We will implement the game loop with 2 different methods setInterval and requestAnimationFrame.

With the skills we learn from this introduction to game development we will then tackle games such as Pac-Man, Tetris and snake in later videos.

Links

Github Repo
https://github.com/CodingWith-Adam/Gr...

Playable game
https://codingwith-adam.github.io/Gre...

Gradient background generator
https://cssgradient.io/

RequestAnimationFrame
https://developer.mozilla.org/en-US/d...


Watch video Create Your First JavaScript Game - Introduction to JavaScript Game Development online without registration, duration hours minute second in high quality. This video was added by user Coding With Adam 10 October 2020, don't forget to share it with your friends and acquaintances, it has been viewed on our site 40,402 once and liked it 816 people.