JavaScript Frogger Game

This project was done in a course taught by Garrit Schaap at Jönköping University called Foundations of Programming.

BRIEF

You Will Create A Game. Be Creative And Make It Visually Appealing, Interactive, And Entertaining. Before You Start Coding, Plan Your Project.

I chose to recreate the classic game called Frogger, where a frog is to make it's way across a busy highway and a fierce river (for some reason frogs can't swim 🤔). Anyways... here's the game description:

"Welcome to my Frogger game, a modern take on the classic arcade game. In this game, the player must navigate a frog through various obstacles to reach its destination safely. You have 10 seconds to do this before you lose and the goal is to get as much points as you can before running out of time. As you progress, the game gets harder and harder."

REFLECTION

I'm really happy with the results, one of the goals of the project was to learn object oriented programming. Working with OOP was way smoother and easier than the way I've worked before, so I will definitely be using more and more of that. I'm also happy with the vibe of the game, bringing back the pixel art style.

TECH STACK

HTML, CSS, JavaScript, p5.js

GITHUBLIVE SITE

(note: the game does not work in Arc Browser, as of 09.11.23)

More by Liam Melkersson

View profile