GETARRAY.com
Back a few years ago, my son Will and I came up with a game based on Factorials and sequences. If you have, say, 6 things, using a factorial you can get the number of ways those things can be arranged. So we created a game where players had to put blocks into the correct sequence. Pretty inane, but fun for a bit. We got some good download number and people played it for a while. It was originally a native iPhone app and it probably took a month to build.
I thought I’d see how easy it would be to rebuild. So over the course of a couple hours, my friend Bolt.new and I had a conversation and built the resulting app.
Prompt:
Create a web app quiz game where the players have to arrange blocks (notes) to find the melody of the song for that guess. For example, one guess could be the classic Close Encounters of the Third Kind note progression would have 5 blocks each with a note and the blocks would be in a random order. The player would make guesses of the order to put the notes attempting to find the correct sequence as the notes in the melody. Once they guess the right sequence, they would go to the next sequence to guess another melody. The number of notes/blocks should start at 5 and progress to 15.
We should use tone.js for the sounds and supabase for the database to hold the library of songs. Fields would be the song name, number of blocks, the correct sequence /order of notes. I will have to populate the database, but if you can use placeholder tones that would be great.
The ui/ux should be simple and black and white with red highlights.
If you have any questions, issues, or things you need from me, please let me know.
TTC: two days