A simple Magic Tiles-style web game where users can choose a song and play it by clicking falling piano tiles. The goal is to tap the tiles in rhythm to produce the correct melody.
- ๐ผ Song selection menu (choose from a few preset tracks)
- ๐ฑ๏ธ Click the falling tiles to play notes
- ๐น Real-time sound playback on tile click
- ๐ฑ Responsive design for desktop and mobile
- ๐ง Beginner-friendly code using only HTML, CSS, and JavaScript
- HTML5
- CSS3
- JavaScript (Vanilla)
- Select a song from the list.
- Watch the black tiles fall down in columns.
- Click the tiles as they reach the bottom to play notes in rhythm.
- Missing tiles won't end the game โ itโs all about free play!