Asteroid Dodge – Move the Ship and Survive Falling Rocks
This is a pure dodge game with no shooting: keep the ship clear while every passed asteroid raises both score and later difficulty.
Click to Play
Asteroid Dodge
About Asteroid Dodge
Move the ship horizontally to dodge falling asteroids and score one point for each asteroid that safely passes the bottom. Asteroids spawn every max(15, 40 − floor(score/5)) frames.
Each asteroid falls at 2 + random×3 + score×0.02 vertical speed. An asteroid that exits below the screen adds 1 point.
How to Play Asteroid Dodge
1Use Left/Right or A/D to move the ship, or drag it horizontally with the pointer.
2Move away from each asteroid's horizontal path before it reaches the ship.
3Keep surviving as both spawn interval and falling speed become more demanding.
Asteroid Dodge Rules
- Each asteroid safely passed adds 1 point.
- Any ship-asteroid collision ends the run.
- There is no shooting mechanic in this runtime.
Asteroid Dodge Scoring
| Action | Points | How it works |
|---|---|---|
| Asteroid passed | +1 | — |
Asteroid Dodge Game Mechanics
Objective
Move the ship horizontally to dodge falling asteroids and score one point for each asteroid that safely passes the bottom.
Round End
The run ends on the first collision between the ship and an asteroid.
- Asteroids spawn every max(15, 40 − floor(score/5)) frames.
- Each asteroid falls at 2 + random×3 + score×0.02 vertical speed.
- An asteroid that exits below the screen adds 1 point.
- Best score is saved in localStorage under asteroid_best.
Tips & Strategies
- Keep the ship near open central space until an asteroid commits to one side, then move only as far as needed.
- Higher score directly raises asteroid speed, so read new spawns near the top instead of waiting until they reach the ship.
Game Info
| Game Name | Asteroid Dodge |
| Category | Shooting |
| Difficulty | Medium |
| Platform | Web Browser |
| Price | Free |
| Players | 1 Player |
| Controls | Keyboard / Touch |
| Last Updated | 2026-08-07 |
Frequently Asked Questions
How do I play Asteroid Dodge?
Move the ship horizontally to dodge falling asteroids and score one point for each asteroid that safely passes the bottom. Controls: keyboard, touch.
How does scoring or progress work in Asteroid Dodge?
Asteroid passed: +1
When does Asteroid Dodge end or reset?
The run ends on the first collision between the ship and an asteroid.
Does Asteroid Dodge save progress?
Best score is saved in localStorage under asteroid_best.
Related Games
Space Shooter
Play Space Shooter online with 3 lives. Move left/right, fire with a 200ms cooldown, score 10 per enemy, and face faster enemies and spawns as score rises.
Space Invaders
Play Space Invaders online with 3 lives. Shoot 8-column alien formations, score 10 + 5 × row type and survive waves that add rows and increase movement speed.
Car Dodge
Play Car Dodge online across 4 lanes. Passing traffic adds 1 point, speed grows by score×0.05, and a same-lane collision ends the run.
Avoid Blocks
Play Avoid Blocks online. Move left or right, score when blocks pass safely, and survive a spawn interval that tightens toward 15 frames as score rises.
Zombie Shooter
Play Zombie Shooter online with 5 lives. Wave n spawns 3+2n zombies, HP rises every 3 waves, kills score 10×wave, and escaped zombies cost a life.
Tank Battle
Play Tank Battle online with 100 HP. Rotate and move with WASD/Arrows, shoot enemies that need 2 hits, score 25 per kill, and lose 10 HP per enemy shell.