Build a Javascript Maze Game!
HTML and CSS are important building blocks in web development, but JavaScript is the programming language that moves websites from function to fun. So it’s no surprise that games are on the list of fun JavaScript projects that let you practice your skills without falling asleep at the keyboard.
Martin’s Codepen maze is a perfect example of games as simple JavaScript projects. You can find the source code HERE.
Also, you can find a great Udemy course on Javascript HERE.