I created a Futurama-themed matching card game some time ago using HTML5, CSS3, and JavaScript. The Futurama theme song starts playing as soon as the page loads. It keeps track of the number of flips and matches the player makes during the game. Each flip generates a cool rocket sound, and each match produces a unique in-universe sound, such as the Professor saying "Oooh Waaah?" or Bender exclaiming "Whooo!" or Fry cheerfully proclaiming "I'm walking on sunshine!!!"
After the player successfully matches all the cards, a burst of confetti appears, accompanied by the background music of the Popplers song.
This project primarily showcases my proficiency in JavaScript coding.