Kirby like Platformer Game clone in Typescript + Kaboom.js

game preview

hello, this is a game project that I made in typescript following JSLegend's tutorial on freecodecamp. I learned about the Kaboom library in JavaScript. this was quite an enjoyable experience since I also have a bit of experience making games in Unity using typescript as most of the code was quite similar although the loading the level part had me stuck due to a "SPELLING MISTAKE", overall this was quite helpful learning experience as I'm learning typescript

How to run the project?

Assuming you have node installed.

  • Install dependencies with npm install
  • Run locally with npm run dev

Controls

-arrow keys to move -x to jump -z to inhale

Credits

Art was made by JSLegend Learn how to build this game by following JSLegend's tutorial: https://www.youtube.com/watch?v=rICeqnbzkZk