Vertical Platformer JavaScript Game Tutorial

6 months ago
4

Inspired by Chris courses' tutorial (He uses no libraries) : https://www.youtube.com/watch?v=rTVoyWu8r6g

Demo : https://jslegend.itch.io/vertical-platformer-kaboomjs
Source code : https://github.com/JSLegendDev/Vertical-Platformer-Kaboomjs
Assets :
- Character sprites : https://luizmelo.itch.io/medieval-king-pack-2
- Environment + background art : https://trixelized.itch.io/starstring-fields

Kaboomjs link with the version used : https://unpkg.com/kaboom@3000.0.0-beta.6/dist/kaboom.js

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

Loading comments...