DEV Community

Cover image for 2d Portfolio like zelda and pokemon old games of Nintendo
Marcelo
Marcelo

Posted on • Edited on

2d Portfolio like zelda and pokemon old games of Nintendo

Recently, I follow a tutorial to build my first game/resume with Kaboom lib.

I follow this tutorial on YouTube:
https://www.youtube.com/watch?v=gwtfWORCN0U

It was created to understand how a game works and to prove my skills on jobs interview.

Feel free to explore:

https://2dportfoliomarcelomsc.netlify.app/

The tutorial use the Tiled free app to make a JSON map of the sprites:
https://www.mapeditor.org/

With this application, we can understand the core concepts of Kaboom.js.

Make scene, player move, show dialog that has links to others websites, boundaries that the player can interactive with.
Set camera, resize function to be mobile and browser compatible.

Suggestion are welcome.

Top comments (2)

Some comments may only be visible to logged-in visitors. Sign in to view all comments.

Hostinger image

Get n8n VPS hosting 3x cheaper than a cloud solution

Get fast, easy, secure n8n VPS hosting from $4.99/mo at Hostinger. Automate any workflow using a pre-installed n8n application and no-code customization.

Start now

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay