Skip to content

AgbaD/memory_test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

memory_test

A simple memory game based on colors

Test yourself on how much you can remember

Usage

$ git clone https://github.com/BlankGodd/memory_test
$ cd memory_test
$ python3 mem.py

Info

Welcome, to play this game, all you have to do is input a number of colors you think you can remember at a go. The default is 10. After this, different colors are displayed to you after which you have to enter the colors that were displayed according to the pattern they were displayed. You are scored up until you input the wrong color for a position. Every other correct color is invalid

To input you answer, type the first letter of the color except for color blue; type 'bl' e.g: B for Black, Bl for Blue, W for white, G for Green, Y for Yellow, R for Red

YOUR ANSWERS SHOULD BE TYPED IN A SINGLE COMMA SEPERATED STRING.

You get one point per color All answers must be submitted in order!

Ignore the starting prompt to use a default value of 10 or enter your value to display that number of colors. GoodLuck!

About

A simple memory game based on colors

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages