Beat board#990
Conversation
kaustubhgupta
left a comment
There was a problem hiding this comment.
So cool project! I loved playing with the beats!
kaustubhgupta
left a comment
There was a problem hiding this comment.
@albertzeap Add the requirements.txt file and update the PR template with project metadata. Refer to this PR for implementation: #1002
I edited the PR to match the template of the implementation. I was wondering what needed to be in the requirements.txt file? Would it just be the playsound module that I used? |
Yes, we need the requirements file for master script |
Alright I just created the requirements.txt |
Description
Created a beat board which allows the user to activate specific sounds based on the
button or key pressed.
Fixes #944
Have you read the Contributing Guidelines on Pull Requests?
Type of change
Please delete options that are not relevant.
Checklist:
README.mdTemplate for README.mdProject Metadata
If there is no-file/nothing to fill the below fields with, then type none:Example:If no requirements.txt needed/present then type inRequirementsnone =>Requirements: noneCategory:
Title: Beat_Board
Folder: Beat-Board
Requirements: requirements.txt
Script: beatBoard.py
Arguments: none
Contributor: albertzeap
Description: A small GUI program that allows the user to create custom sounds through mouse clicks or key presses.