Skip to content

Revikaj/Colour-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Colour-code

Installing programs and dependencies

First we need to download and python and pip. We can download the python using the following link: https://www.python.org/downloads

Make sure to use download version 3.8 or higher.

After installing python, we need to install dependencies. To do this just open your command line prompt and type: pip install pygame

This command will work for Windows, Linux and macOS.

Alternatively you could also follow the following tuorials macOS: https://www.youngwonks.com/blog/How-to-Install-PyGame-on-a-Mac

Windows: https://www.youtube.com/watch?v=EKjALzLLgVs&ab_channel=ProgrammingKnowledge2

Once you have installed python and pygame, you are now ready to play out game.

Now download the entire colour code folder from the home page of this repository as zip file.

Extract the contents of the zip file.

Once this is done, open the IDLE applictaion on your computer and use it to open the game.py script and now run it to play the game.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages