Javascript Side Scroller Game Tutorial

Let’s learn how to build a side-scroller game from start to finish with animated sprites, endlessly scrolling backgrounds and a simple scoring system. We will use just plain vanilla JavaScript, HTML & CSS, no frameworks and no libraries. Have fun! For more standalone game development tutorials, check the full series below. PART 2: Turn it into a 📱 MOBILE 📱 game ❤ Related Links ❤ Art by check out their website for more game art assets! Download project sprite sheets: 🐕 Player: 🌳 Background: 🦇 Enemy: 🎮 Game Development MASTERCLASS SERIES with vanilla JavaScript, basics for beginners: 🎮 🐶 Project 1: Sprite animation 🐶 Project 2: Parallax backgrounds 🐶 Project 3: NPC movement 🐶 Project 4: Rectangle
Back to Top