Skip to content

Ahlamghribi/OPENCAMP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Penguin Jumper

Overview

Penguin Jumper is an interactive web game where a penguin jumps and moves left or right to avoid a person. The goal is to score points by colliding with the person. The game includes animations and key event handling to make it engaging and fun.

Features

  • Penguin Jumping: The penguin jumps when clicked or when the spacebar is pressed.
  • Penguin Movement: The penguin can move left or right using the arrow keys.
  • Collision Detection: The game detects collisions between the penguin and the person.
  • Score Tracking: The game tracks and displays the score based on collisions.
  • Person Click Event: The person reacts to being clicked, changing its appearance after three clicks.

Files

  • index.html: The main HTML file containing the structure of the game.
  • style.css: The CSS file for styling the game.
  • script.js: The JavaScript file containing the game logic and interactions.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published