PixelPlayer
ACADEMIC PROJECT | MAY 2016
Java • Swing
>> Github
For a data structures class, designed a Java GUI in a team of 3. Pixelplayer allows users to draw on the 9x8 matrix by selecting 1 of 4 colours, where each colour corresponds to a specific note that is played as a chord once the user is finished.
Was primarily in charge of sound production and back-end, using hashtables and queues for color-sound associations.