{{ message }}
Guess the Game Song
UI Design
UX Design
HTML
CSS
JavaScript
Game Design
Google API

Guess the Game Song is a personal browser game I threw together in a few days leading up to 2025. The user will hear a random video game song sourced from a spreadsheet of Google form responses and have the chance to guess both the game the song is from and the name of the track.

The game features a mutltitude of selectable themes designed by me in the front end (complete with sound effects and confetti for correct guesses), as well as a robust back-end that auto-populates the song selection on every page load. With a bit of fancy CSS work, I'm able to hide an iframe of the song instead of having an actual downloaded audio element, massively reducing strain on hosted files.

This game is addicting, per my own experience and my friends'. Please give it a try! Play Guess The Game Song here!