Here you'll learn how to create your very first fighting game with JavaScript and HTML canvas. We'll start by coding some basic fighting game mechanics, then we'll take things to the next level by adding in professional sprite sheets and graphics.
Premium Features
Published 3 years ago
Here you'll learn how to create your very first fighting game with JavaScript and HTML canvas. We'll start by coding some basic fighting game mechanics, then we'll take things to the next level by adding in professional sprite sheets and graphics.
Comments
Want to participate?
Create a free Chris Courses account to begin
how would i go about implementing the ai?
Quick tip: you can add "c.imageSmoothingEnabled = false" right after you set the width and height of the canvas - this way the sprites will stay pixelated even after you resize them.
thanks for content <3
I would be so happy if you extend this course with premium version. Is there any chance for that?