A fun Python console game that tests your short-term memory using a random sequence of colors and numbers.
You’ll see a sequence for a few seconds — then try to recall it exactly!
- Random sequence length (3–8 items)
- Mix of colors (
R,B,G,Y,P,O) and numbers (0–100000) - Auto-clears screen for clean transitions
- Instant feedback with score
python memory_game.py