This is a simple point-and-click game created using HTML, CSS, and JavaScript.
- Click on the targets that appear on the screen before the timer runs out.
- Your score will be displayed at the end of the game.
- Highscore table saved using
localStorage.
- Click on targets to score points
- Timer to track game duration
- Responsive design
- Basic animations
- Clone this repository: git clone https://github.com/pxyvrld/Aimer-PointClickGame.git
- Open
index.htmlin your web browser.
Hubert Jucha - @pxyvrld