[x] handle the buffer issue: tone:21 Uncaught Error: No available buffers for note: -Infinity
[x] move over cathy's nice buttons~
[x] (minimally) separate stuff into different files
[x] reasonable UI
How to Run/Test
[ ] Open the file
First get the repo: git clone git@github.com:samchin/pitch-purrfect.git
Go to the directory: cd pitch-purrfect
Checkout my branch: git checkout sc.backend
Open file: index.html
[ ] Play the game
[ ] Click "Start Game"
[ ] Listen to the notes and look at the number in the middle of the screen
[ ] Confirm pressing the wrong number makes the screen go red
[ ] Confirm pressing the correct number makes the screen go green
[ ] Confirm hiding the cheat mode works by checking and then unchecking "Cheat Input" to remove the text from the screen
[ ] Check manual mode by clicking manual - you should be able to manually assign the notes.
Todo
tone:21 Uncaught Error: No available buffers for note: -Infinity
How to Run/Test
git clone git@github.com:samchin/pitch-purrfect.git
Go to the directory:cd pitch-purrfect
Checkout my branch:git checkout sc.backend
Open file:index.html
What is working and not working: