An open API service indexing awesome lists of open source software.

https://github.com/ali-sdg90/aim-lab-js

Cool game with local reset feature.
https://github.com/ali-sdg90/aim-lab-js

aim css game javascript

Last synced: about 1 month ago
JSON representation

Cool game with local reset feature.

Awesome Lists containing this project

README

          

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