Welcome to the Alphabet 2048 game, built at 3 am on a September Saturday. A fun twist on the classic 2048 game using letters from A to Z!
- Use the arrow keys on your keyboard to move the letters.
- Merge identical letters by sliding them together to form the next letter in the alphabet (e.g., A + A = B).
- Aim to reach the highest score by combining letters until you reach "Z".
- Click the "New Game" button to start a fresh game at any time.
- Classic 2048 gameplay with alphabetical progression
- Responsive design that works on desktop and mobile
- Score tracking and game over detection
- Clean, modern interface
- Local storage for best score tracking
Created by Raghu - Built with vanilla HTML, CSS, and JavaScript.