Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

README.md

Random Memory Recall Game

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!


Features

  • 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

How to Run

python memory_game.py