Developed an interactive browser-based piano interface using HTML, CSS, and JavaScript to demonstrate real-time user input handling and responsive visual feedback. Built features that detect correct musical note sequences and trigger lyric progression, strengthening understanding of arrays, conditionals, and event-driven program flow.
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
17
commits
Add possible fix for D key displaying in wrong place when deployed to GitHub
35bc6e0View on GitHubAdd D# key, add logic to automatically move to the next line when the correct sequence is played. Add visual feedback (red) when incorrect note is played.
947af06View on GitHub