Zelda JavaScript Game Tutorial with Kaboom.js | Part 1

Опубликовано: 20 Май 2026
на канале: JSLegendDev
2,037
100

Live demo : https://jslegenddev.github.io/Zelda-l...
Github repo : https://github.com/JSLegendDev/Zelda-...
Link to download Tiled : https://www.mapeditor.org/

Link to download kaboom.mjs (Kaboom version used in this tutorial is 3000.1.8) : https://unpkg.com/[email protected]/dis...

Link to the asset used in the tutorial : https://github.com/JSLegendDev/Zelda-...

Link to font used : https://github.com/JSLegendDev/Zelda-...

Link to the original asset made by Momen : https://momen-games.itch.io/happy-la-...

Final map links :
Link to world.json : https://github.com/JSLegendDev/Zelda-...
Link to house.json : https://github.com/JSLegendDev/Zelda-...
Link to dungeon.json : https://github.com/JSLegendDev/Zelda-...

-- Chapters --

0:00 Intro
5:55 Setup
22:56 Initializing The Canvas
36:59 Creating Scenes
50:58 How to Use Tiled
1:02:57 Displaying Tiled maps in Kaboom