A Python-based rhythm dance game where players must follow a sequence of dance directions using arrow key inputs. Designed to challenge your timing and memory, this game combines rhythm, reflexes, and a hip-hop vibe.
- 🔁 Turn-based gameplay: Each round consists of 4 dance moves (Up, Down, Left, Right).
- ❌ Game Over on Mistake: Pressing the wrong key immediately ends the game.
- ✅ Scoring System: Every correct key press earns 1 point. A perfect 4-move turn gives you 4 points.
- The game randomly generates 4 movement directions per round.
- The player must input the correct sequence using the keyboard arrow keys.
- If the player makes a mistake:
- The game ends instantly with a Game Over screen.
- If the sequence is completed correctly:
- The player earns 4 points.
- The next round begins with a new sequence.
- Use arrow keys:
↑,↓,←,→to match the moves. - The sequence must be followed exactly to proceed.
- Please note that this project is really a basic one and there's still a lot of room to improve it. Feel free to explore!



