How To Create Your First Game - JavaScript

preview_player
Показать описание
The chrome dinosaur game is a pretty cool easter egg, but it is also a pretty easy first game dev project. In this video I show you the basics of how to get started with game dev in JavaScript as well as a bunch of tips to handle more advanced game dev concepts.

📚 Materials/References:

🌎 Find Me Here:

⏱️ Timestamps:

00:00 - Introduction
00:30 - HTML
02:35 - CSS
08:00 - World Scaling
12:04 - Update Loop
16:10 - Ground JS
24:50 - Start/Stop Game Logic
29:15 - Dino JS
40:38 - Cactus JS
48:23 - Game Lose Logic

#GameDev #WDS #JavaScript
Рекомендации по теме
Комментарии
Автор

The if-statement in your update function helped me solve an issue I've been stuck on for sooo long! Thank you!

Sockerrus
Автор

The way you program and the way you explain things is just PERFECT. Honestly, you are the only reason that I'm trying to learn to code at 3am. I'm trying to finish all the beginner projects before the next semester 😅. Thank you so much for making these wonderful tutorials ❤️

jamiyana
Автор

another great vid bro, i get solid fondamentals in CSS and HTML and im study JS atm and all these projects will help me build good portfolio with projects and understand JS in mor pleasure way, keep it going!

noxagen
Автор

You are exceptional brother...
Please keep doing and sharing more ideas like this for people like me who's just getting into programming... ❤️❤️

melvinnuslahdtuah
Автор

I had fun doing this! thank you! some concepts are still very advanced to me making it impossible to grasp, but i guess it's good that I'm getting used to write the code.

rightbackatcha
Автор

I was literally just wondering earlier today how to make a JavaScript game. Thanks for reading my mind Kyle haha <3

makamaka
Автор

Thank you so much Kyle!
Really appreciate your contents.

Android-
Автор

bro this is amazing! you deserve all the good

agustinguerra
Автор

The best tutor on YT as always goes to you!

Starkiller
Автор

I love his code style! Very few youngsters develop this cleanly. With nice small single purpose functions. He avoids if else (I hate that so much!) this is a guy you want to make your frontend. For sure!

CallousCoder
Автор

Awesome. Now I can play this game even if I’m offline



…wait

quickcodingtuts
Автор

I love your videos and this channel. Please post more small games development in JavaScript

almogattal
Автор

very nice sir, I learned some concepts which was thinking to learn from past. Thanks

Satishkumar-rxoy
Автор

Soooo awesome, salute to your work buddy

gunjanbhanarkar
Автор

I've been doing your tutorials and they are excellent, the best out there for JS and CSS imho. But dayyum you were going fast on this one :)

aaxen
Автор

I made sure to watch the video first this time before attempting it myself. Hopefully I can keep up more this time around, thanks for the info, alot to digest but is definitely helpful.

edit:It did not...

TheFamilysam
Автор

The code appears to no longer work unfortunately. Both my code checked over multiple times, as well as cloning the exact solution code straight from the GitHub repository linked in the description, both bring up a blank white screen upon opening a webpage. I have tried both Chrome as well as Edge and neither seem to work.

GsusIsKing
Автор

Great content as always! Thanks!
Btw do you have any plans of possibly publishing on something with Next.js?

ow
Автор

Thank you for the such a great tutorial, but I have a question: do we really need return in the if statement of update function?

aaaliiiu
Автор

even it looks easy under Kyle's hands, that's the most difficult thing i have seen so far!

antonarbus