In order to play the game, perform the following steps after cloning the repo (images not needed):
-
Acquire Green Balls that will act as drum heads (eg. tennis balls, stress balls). Other colours will work too, just play around with the self.lower_colour(50,0,0) and self.upper_colour(70,255,255). [G B R] colour coded.
-
Change the one line in main.py to match your current directory. Then run by entering
python3 main.py
in terminal.
- Select Song and Difficulty.
- The song will start and the notes will drop! Have Fun Drumming!