Skip to content

Sushi1725/Simon-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simon Game

A python version of the 1978 game SIMON

How to play: 1. Download the latest version of Python https://www.python.org/downloads/ 2. Download pygame 3. Run simon_game.py

To download pygame, 1. Open CMD 2. Type in "pip install pygame" and press ENTER

To run simon_game.py, 1. Open CMD 2. Type in "cd {location of the game's root folder}" and press ENTER 3. Type in "python simon_game.py"

About

A python version of the 1978 game SIMON

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages