function shareScore() { const scoreEl = document.getElementById("score"); const score = scoreEl ? parseInt(scoreEl.textContent) : 0; if (typeof SocialShare !== "undefined") { SocialShare.showShareModal("space-invaders", score); } } function shareScore() { const scoreEl = document.getElementById("score"); const score = scoreEl ? parseInt(scoreEl.textContent) : 0; if (typeof SocialShare !== "undefined") { SocialShare.showShareModal("space-invaders", score); } } function shareScore() { const scoreEl = document.getElementById("score"); const score = scoreEl ? parseInt(scoreEl.textContent) : 0; if (typeof SocialShare !== "undefined") { SocialShare.showShareModal("space-invaders", score); } } function shareScore() { const scoreEl = document.getElementById("score"); const score = scoreEl ? parseInt(scoreEl.textContent) : 0; if (typeof SocialShare !== "undefined") { SocialShare.showShareModal("space-invaders", score); } }

🎮 GAMES PLATFORM

👾 Space Invaders

Defend Earth from alien invasion! Use arrow keys to move, spacebar to shoot.

Score 0
Lives 3
Level 1

How to Play

  • ⬅️➡️ Arrow keys to move ship
  • SPACE to shoot lasers
  • 👾 Destroy all aliens before they reach Earth
  • 💙 You have 3 lives - don't get hit!

🏆 Space Invaders Leaderboard

Loading scores...

function shareScore() { const scoreEl = document.getElementById("score"); const score = scoreEl ? parseInt(scoreEl.textContent) : 0; if (typeof SocialShare !== "undefined") { SocialShare.showShareModal("space-invaders", score); } }