You are browsing as a guest. Sign up (or log in) to start making projects!

Earshot, a pitch test game

  • 2 Devlogs
  • 1 Total hours

I'm building a browser game to help musicians to train their ear. A short melody will be played, you click piano keys to try and repeat the melody, and it scores you on accuracy. Each correct round adds another note to the melody. My first coding project on any of Hack Club's events.

Open comments for this post

40m 46s logged

Started styling the game with CSS– I decided to go for a warm, paper-like aesthetic featuring a cream background, serif heading, and monospace labels for stats.

Learned CSS custom properties (variables) for colours/fonts so I didn’t need to repeat hex codes everywhere. I ran into a couple of bugs– all of them were typos (accidental spaces here and there).

I’ll also think of adding a stave in.

0
0
3
Open comments for this post

31m 15s logged

Today, I got the basic HTML structure done: the header, score/round/note-count display, the status message, piano container, and the answer/submit/clear controls. I spent way too much time debugging tags.

Next, I plan on designing the interface with CSS and wiring up sound with Tone.js.

0
0
16

Delete project?

Are you sure you want to permanently delete this project? This action cannot be undone.

All devlogs, followers, and associated data will be removed.

Followers

Loading…