Skip to content

Repository for MacEwan University Computer Science November 2022 Hackathon

Notifications You must be signed in to change notification settings

israjime/Gutter-Ball

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GutterBall

1. Install pygame to the local machine

Mac/Linux Users:

python3 -m pip install -U pygame --user

Windows User:

py -m pip install -U pygame --user

2. Clone the repository to local computer with git clone or a git GUI client

https://github.com/IfeSunmola/Gutter-Ball.git

3. Run the game from your IDE or by python3 gutterball.py for unix systems or python gutterball.py for Windows systems

IMPORTANT:

There are 'bug(s)' present within this application.

When attempting to complete the game (specifically level 6), a hint may be required for success.

Good luck, have fun. And most of all, gg <3

Ife, Jordan, Kinza & Isra

About

Repository for MacEwan University Computer Science November 2022 Hackathon

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%