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

🎮 GAMES PLATFORM

🔢 2048

Slide tiles to combine them. Reach 2048 to win!

Score 0
Best 0

How to Play

  • ⬆️⬇️⬅️➡️ Arrow keys to slide tiles
  • 🔢 Combine same numbers to double them
  • 🎯 Reach 2048 to win (keep playing for higher!)
  • 🧠 Plan ahead - the board fills up!

🏆 2048 Leaderboard

Loading scores...

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