Alphabet Asteroids is a fun, single-page educational web game designed to help children learn the English alphabet. In the game, asteroids bearing letters fall from the sky, and the player must type the correct letter before the asteroid reaches the bottom. With each complete round of the alphabet, the game advances through different levels with unique challenges!
- Level 1: Asteroids fall at a constant speed.
- Level 2: Asteroids fall at randomized speeds.
- Level 3: A three-strike rule is introduced—if an asteroid reaches the bottom, a strike is recorded; three strikes end the game.
- Level 4 (Boss Level): The falling asteroids do not display their letters.
- Open https://nothans.github.io/alphabet-game/ in your web browser.
- Asteroids with letters fall from the top of the screen.
- When the correct letter is typed, the asteroid explodes and you move on to the next letter.
- If you type the wrong letter, the asteroid flashes red and is pushed upward.
- If an asteroid reaches the bottom:
- In Level 3, a strike is recorded. Three strikes will end the game.
- In other levels, the same letter is retried.
- Complete the entire alphabet (a–z) to finish the round and advance to the next level.
- In Level 4, your goal is to complete the boss round where you must remember the target letter shown in the HUD!