I turned my resume into a playable video game!
Play the game --> HERE!
It is a classic platformer. It works with a Xbox/PS5 controller using the Gamepad API.
It has custom character art and animations for the backgrounds, buildings and player.
The application just uses vanilla Javascript, HTML and CSS.
A couple small exceptions are Google Fonts, a custom page loader animation that uses the Lottie library to animate the Prime Digital Academy logo. And the Gamepad API to connect and play with a video game controller!
Additional Tech:
Lottie/LottieFiles: Custom page loader animation. Lottie
Fonts: Google Fonts
Xbox Controller API/Code: created by CodingWith-Adam:
GitHub,
Main Tutorial,
GamePad Tester,
GamePad Game
Deekay Tool: Custom character animations in After Effects. Deekay Tool
MidJourney: AI Image generation for all custom building & background art, with lots of tweaking in Photoshop. MidJourney
Move right: D Key
Move left: A Key
Jump: W Key
Attack: Space Bar
This is a continuation of another project I made. You can test the original project out HERE!
You can also start your own repo off of the Javascript Fighting Game Template I made by following a great Tutorial by Chris Course.
I highly recommend checking out his tutorial and other work on his YouTube Page.