25 lines
No EOL
708 B
Markdown
25 lines
No EOL
708 B
Markdown
# Catch the Dot
|
|
|
|
A fun web-based game where you try to catch elusive dots that multiply and move around the screen. The dots are designed to be challenging to catch, with smooth movement patterns and smart mouse avoidance.
|
|
|
|
## Features
|
|
|
|
- Smooth dot movement with physics-based motion
|
|
- Dots multiply over time
|
|
- Smart mouse avoidance behavior
|
|
- Modern UI with glass-morphism effects
|
|
- Fullscreen gameplay
|
|
- Pacman-style screen wrapping
|
|
|
|
## How to Play
|
|
|
|
1. Open `index.html` in a web browser
|
|
2. Move your mouse to interact with the dots
|
|
3. Watch as the dots multiply and try to catch them
|
|
4. The counter shows how many dots are currently on screen
|
|
|
|
## Technologies Used
|
|
|
|
- HTML5
|
|
- CSS3
|
|
- JavaScript (Vanilla) |