Overview
Embark on a two-hour TypeScript tutorial to create a Kirby-inspired platformer game using Kaboom.js. Develop a 2D side-scrolling adventure while enhancing your TypeScript skills. Begin with setup and asset loading, then progress to level design using Tiled. Learn to implement game logic for level display, player controls, and enemy behavior. Conclude with exporting your finished game. Access the source code on GitHub, download necessary assets from itch.io, and utilize Tiled for map creation. Follow along with a detailed, time-stamped curriculum covering everything from initial setup to final deployment.
Syllabus
⌨️ Intro & Setup
⌨️ Loading assets
⌨️ Drawing the level in Tiled
⌨️ Creating the level scene
⌨️ Implementing logic for displaying the level
⌨️ Implementing logic for player and enemies
⌨️ Conclusion
⌨️ Bonus : How to export your game
Taught by
freeCodeCamp.org