JavaScript Fighting Game Tutorial

3 months ago
3

Become a member to get early access to upcoming tutorials : https://buymeacoffee.com/jslegend

In this video you'll learn how to make a fighting game in JavaScript using
the Kaboom.js library.

Inspired by Chris courses' tutorial : https://www.youtube.com/watch?v=vyqbNFMDRGQ

Original assets used in this tutorial
Oak Woods Assets: https://brullov.itch.io/oak-woods
Fighter Asset #1: https://luizmelo.itch.io/martial-hero
Fighter Asset #2: https://luizmelo.itch.io/martial-hero-2

Link for demo and for downloading the starter code:
https://jslegend.itch.io/fighting-game-tutorial-kaboomjs

Github repo : https://github.com/JSLegendDev/Fighting-Game-Kaboomjs

0:00 Intro
0:31 Setup
3:49 Init Kaboom canvas
4:55 Loading assets
9:51 Making a scene
10:57 Adding elements on the screen
13:42 Working with tilemaps
19:22 Playing animations
23:42 Making the player
30:14 Implementing player movement
37:08 Making the player jump
41:20 Implementing player attacks
49:18 Reusing logic for player 2
49:57 Implementing counter
54:44 Implementing health bars + damage logic
59:31 Final gameplay
59:54 Remove debug mode for release

Loading comments...