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: GitHub Code: https://github.com/WebDevSimplified/c... JavaScript Modules Video:    âĒ JavaScript ES6 Modules  JavaScript Modules Article: https://blog.webdevsimplified.com/202... JavaScript Data Attributes Article: https://blog.webdevsimplified.com/201... ð Find Me Here: My Blog: https://blog.webdevsimplified.com My Courses: https://courses.webdevsimplified.com Patreon:   / webdevsimplified  Twitter:   / devsimplified  Discord:   / discord  GitHub: https://github.com/WebDevSimplified CodePen: https://codepen.io/WebDevSimplified âąïļ 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