Skip to content

A simple number memorization game with configurable launch options.

License

Notifications You must be signed in to change notification settings

Serphyus/Memory-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Memory-Game

This project is a memorization game where the player is given a range of numbers that must be remembered in the correct order. After they get hidden the player must click the rectangles the containing numbers in ascending order. The game is time based so after playing through all the rounds, the best times will be displayed

Gameplay demo

Setup

clone and install the python requirements

git clone https://github.com/Serphyus/Memory-Game.git
cd Memory-Game
pip install -r requirements.txt

Usage

run the __main__.py file located in the src directory

py src

About

A simple number memorization game with configurable launch options.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages