Game Project: Jump and Dodge Adventure
Overview: Jump and Dodge Adventure is a 2D game designed to test players' reflexes and timing skills. The player controls a character that must jump over obstacles while the background dynamically changes as points are earned. The goal is to reach a score of 30 to win while avoiding collisions with incoming obstacles.
Inspiration: This game was inspired by the Google Dinosaur Game, which appears when there is no internet connection. Its simplicity and addictiveness motivated me to create my own version, adding unique visual and gameplay elements.
Gameplay Mechanics:
Development Details: The game is built in p5.js, utilizing graphics, images, and simple physics for smooth movement and interaction.