This is my idea so far
Yesterday I sat on my sofa surfing on my tablet and wondered if there are any game creation competitions this year. After a short search I found Ludum Dare. I remember that I heard of it before. And yes, it is this weekend and still more than 33 hours to go! I browsed around the homepage and decided to participate.
10 Seconds is not an easy topic, but an idea came to my mind: A tune which is about 10 seconds long was cut into pieces and scrambled. The player has to arrange the pieces in the correct sequence. So I started this project and played a little tune on my ukulele, tested HTML5 Audio and so on. After a few hours of programming I was confident this could work. Below is a screenshot how it could look like.

A first impression how it looks like
At the moment I am working on the play logic. But I still need to create:
- Title screen with level selection
- Some tunes and cut them into appropiate fragments
- A hint system
- Maybe an inprovised title tune (not scrambled)?
I don’t want to get any musical copyright issues, so all tunes will be traditionals played by me on my instruments where copyight has ended long ago, but I think this would also be interesting with modern music.
I hope to get this running, since I like the idea very much.
The “10 Seconds” theme relates only to the length of the tunes. I don’t want to use it as time limit or otherwise, but I hope it is ok to fit the theme.
By the way it runs in the browser (HTML5 and Javascript). Probably not on mobile devices, but I will check this when I am done.