In this tutorial, I’m going to explain how to create a game heavily inspired by Stick Hero with JavaScript and HTML Canvas. This tutorial is for beginners. If you are new to web development and want to learn how to develop games and other fun stuff, check out my channel.

👉 You find the game and its source code here: https://codepen.io/HunorMarton/pen/xxOMQKg

  • 0:00 Introduction
  • 1:06 The phases of the game
  • 2:04 Main parts of the code
  • 2:34 User Input
  • 3:09 The main loop
  • 7:04 Drawing with canvas
  • 7:49 Translating the scene
  • 9:21 Drawing a platform
  • 10:18 Drawing a stick

#javascript #html

Code a Stick Hero Game with JavaScript and HTML Canvas
2.10 GEEK