JSLegendDev / 2d-portfolio-kaboom

Web dev portfolio as a 2D game

Home Page:https://jslegenddev.github.io/portfolio/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Developer portfolio that's a 2D game

Inspired by the many creative 3D developer portfolios, I create one that's 2D instead. This is meant as a template that you can use to build your own. It works on both desktop and mobile.

A screenshot of the project

Live Demo : https://jslegenddev.github.io/portfolio/

Watch the tutorial I made on how to build this on YouTube : https://www.youtube.com/watch?v=gwtfWORCN0U

I used a modified version of this original tileset (Giving credit where it's due) : https://momen-games.itch.io/happy-la-v2-ts

How to run

Note: You need Node.js and npm installed on your machine.

npm install then npm run dev

How to build

npm run build and a dist folder should be created.

How to preview the build

npm run preview

How to host?

Here is a guide.

About

Web dev portfolio as a 2D game

https://jslegenddev.github.io/portfolio/

License:MIT License


Languages

Language:JavaScript 80.4%Language:HTML 19.6%