Skip to content

vstoic/TimerFighter

Repository files navigation

Timer Fighter

Live Site: Timer Fighter

Background and Overview:

TimerFighter is an arcade fighting game where you take on bots in a race against the clock. With each victory, the bots get tougher, so you'll need to master an arsenal of moves to become the ultimate bot-beater. Can you smash the timer and claim victory?
Main

Functionality & MVPs:

Menu Screen

  • Players select a character, and timer
  • Instructions & a detailed character combo list

Menu Image

Timer & Score Display

  • A count down clock that stops the game

Timer Image

  • End game screen with Score

End Menu Image

Fighter

  • Has many unique characters, each with their own attack combinations
  • Each character has unite animations

Battleground (Canvas)

  • Background has animation

Music & sound (Howler.js)

  • Play and pause music
  • Sound Effects

Sound Code

Technologies Used

  • Javascript
  • SASS
  • Webpack
  • Canvas
  • Howler.js