The Easiest Javascript Game Ever



In this video I show you how I created the most basic, simple javascript game that you can make yourself. It’s similar to the google dinosaur game that you play when there’s no internet.

If you’re trying to code this and get stuck watch this video before you give up: https://www.youtube.com/watch?v=3clSzwbhOf4

LINK TO TRY THE GAME: https://beat0154.github.io/easiest-game-ever/
LINK TO THE CODE: https://github.com/Beat0154/easiest-game-ever

Follow me below and reach out if you need any help!
Twitter: www.twitter.com/ShawnJBeaton
Instagram: www.instagram.com/ShawnJBeaton

I create javascript games in their simplest form using only html divs and css animations. They can still be quite fun, and beginner javascript developers can follow along and hopefully learn!