Vertical Platformer JavaScript Game Tutorial w/ Kaboom.js [OUTDATED]

Опубликовано: 16 Март 2026
на канале: JSLegendDev
7,660
180

Learn to make a platformer game using JavaScript and the Kaboom (Now called Kaplay) library.

Inspired by Chris courses' tutorial (He uses no libraries) :    • Vertical Platformer Game Tutorial with Jav...  

Demo : https://jslegend.itch.io/vertical-pla...
Source code : https://github.com/JSLegendDev/Vertic...
Assets :
Character sprites : https://luizmelo.itch.io/medieval-kin...
Environment + background art : https://trixelized.itch.io/starstring...

Kaboomjs link with the version used : https://unpkg.com/[email protected]...

Chapters:
0:00 Intro
1:29 Setup
6:43 Setting up the background and map
20:32 Coding the player movement + animations
38:36 Setting up the camera
41:03 Final gameplay