dermotte / headbangz

A Winter Game Jam Game in JavaScript and with OpenCV

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HeadBangz

Art follows Brütal Legends / Guitar Hero.

Subtitle: If you don't have a headache after playing, you are doing it wrong

See all the moves at the YouTube Video: https://www.youtube.com/watch?v=z_1TzJ93xWY

To play HeadBangZ visit: https://dermotte.github.io/headbangz/

Input / Game Mechanics

Input

People perform moves with the rhythm of the music. Typical move it the Bang. For slower section one can use a Lighter and move it in front of the camera. Once the beat turns double bass slaps and double kick drums, one can go for the Double Bang.

Additional input features are the Horns, a move performed with the fingers, and the Very Evil Horns, performed with both hands.

  • Bang
  • Double Bang
  • Triple Bang
  • Circle Bang
  • Lighter
  • Horns
  • Very Evil Horns
  • Drink (if we got object detection!)
  • Drum Improv
  • The 'V's
  • Air Guitar

Shouts

Extra encouraging sounds to be played in the game

  • On Fire
  • What the fuck
  • More!
  • Faster!
  • Booh
  • Double
  • Yeaaaah!
  • Harder!

Progression in the Game

  1. Fool
  2. Softie
  3. Real Fan
  4. Roadie
  5. Bassist
  6. Drummer
  7. Rockstar
  8. Legend
  9. God of Rock

Development / Technical Stuff

Scenes

  • Intro
  • Menu
  • Game (Stage)
  • End (Result / Highscore)

Artwork

Logo

In the typical Hard Rock style of the 90s HeadBangZ ( -> John)

Credits

  • Tanja Heideman - Master of Puppets
  • John NA Brown - Chrome & Blades
  • Philipp Moll - Stage Diver
  • Sabrina Kletz - Pirate Programmer
  • Andi Leibetseder - Eating Guitars for Breakfast
  • Bernd Münzer - Rhythmist & Bassist
  • Mathias Lux - The Man
  • Armin Lippitz - Hard Rock Consulting Inc.
  • Georg Wieser - VERT pUSHER

About

A Winter Game Jam Game in JavaScript and with OpenCV

License:MIT License


Languages

Language:JavaScript 97.0%Language:HTML 3.0%