Skip to content
/ simon Public

A simple Simon game made in Python with the Pygames library

License

Notifications You must be signed in to change notification settings

Kori-San/simon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simon

A simple Simon game made in Python with the Pygame library.

Pre-requisite

Packages

  • make
  • python3.9
  • python3.9-minimal
  • python3.9-venv

Simon has been tested with Python 3.9 but you can change your Python version on the Makefile however I do not guarrantee that the project will work

Instructions

Launch the game

Once all the pre-requisites are installed run:

$ make

The command will install a virtual environnement and will launch the game.

If you want to see what other command the Makefile of this project offers run:

$ make help

How to play

This is how to play the game for those who are not familiar with Simon.

About

A simple Simon game made in Python with the Pygames library

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published