🏆

New High Score!

Space Invaders - Professional Web Edition

Keyboard + touch controls with responsive canvas and polished game flow
Score: 0
Lives: 3
Wave: 1
State: Ready
🏆 Best: ---

Tap Start

Desktop: A/D or Arrow keys to move, Space to fire.
Touch option 1: Drag ship with finger and tap ship to fire.
Touch option 2: Use on-screen LEFT/RIGHT/FIRE buttons.

Keyboard use LEFT/RIGHT to move and the spacebar to FIRE, Touch controls: drag ship and tap ship to fire.
Loading game...
.overlay-actions { margin-top: 16px; display: flex; gap: 10px; justify-content: center; flex-wrap: wrap; } .overlay-actions .menu-btn { min-width: 120px; } .overlay-actions .continue-btn { min-width: 180px; background: linear-gradient(180deg, #ffd769, #ff9f1c); color: #532600; box-shadow: 0 8px 18px rgba(255, 161, 38, 0.35); }