A simple browser-based game built with HTML, CSS, and JavaScript. The goal is to click on the red square to increase your score.
- Dynamic Gameplay: The square moves to random positions after each click.
- Responsive Design: Ensures compatibility across modern browsers.
- Real-Time Scoring: Displays your score as you play.
- Clone or download this repository.
- Open
index.html
in any modern web browser. - Click on the red square to score points.
index.html
- The main HTML file for the game.style.css
- CSS file for styling the game.script.js
- JavaScript file for game logic.
Play the game by opening the index.html
file in your browser.
`