Skip to content

Citizen-Thayne/bomb-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bomb Game

Can you defuse the bombs before they explode?

How To Play

  • Earn points by draggin them into the defused bins (squares).
  • Be sure to drop the bombs in the bins with the same color
  • Bombs will explode when the fuse runs out
  • Putting bombs in the wrong colored bins will also detonate them
  • The game is over after 120 bombs have spawn
  • Oh, and the bombs spawn more quickly the longer you play

Where To Play

Run it yourself

git clone https://github.com/Citizen-Thayne/bomb-game
cd bomb-game
yarn
yarn run

Navigate browser to http://localhost:3000/