Skip to content

Ali-Sdg90/Aim-Lab-JS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AimLab High Scores

This is a simple JavaScript project that tracks the high scores of a game and saves them to the local storage. The game is a simple mouse-over the moving ball game, and the aim is to score as many points as possible in 10 seconds.

AimLab-Gif

Features

  • Keeps track of the highest score ever recorded
  • Saves high scores to the local storage
  • Resets high scores with double-click on reset button
  • Displays a countdown timer for the game
  • Provides an end-game screen with options to reset or continue playing

Getting Started

  1. Clone the repository to your local machine:
  git clone :
https://github.com/<your-username>/AimLabHighScores.git
  1. Open the index.html file in your browser to start playing the game.

Built With

  • HTML
  • CSS
  • JavaScript

Live Demo

Check out the live demo on JSFiddle: https://jsfiddle.net/Ali_Sdg90/hjv60n7u/1/

Author