Jan Kühle

Projects

Music Wheel Game

An HTML5 music game. I'm mostly building this to play around with some new stuff like:

Browser Requirements

As of now (2019-10-06) this has been tested with:

  • Firefox 63
  • Chrome 67

Gameplay

  • As the music plays, colored circles will be spawning in the middle.
  • Collect with the mouse to trigger their effect:
    • blue: increase points by the multiplicator
    • yellow: increase multiplicator (+ 1)
    • red: decrease multiplicator (/ 1.5)
    • purple: increase color circle size for a few seconds
  • Try to get as much points a possible, I guess?

Run

yarn install
yarn start

Music