lazd / DuneBuggy

A 3D multiplayer dune buggy battle game written entirely in JavaScript
Other
10 stars 5 forks source link

Exploding barrels #8

Open lazd opened 11 years ago

lazd commented 11 years ago

Every game needs exploding barrels.

Using the red barrels, detect collisions with bullets and blow barrels up.

Hitting a barrel with your buggy with a large enough force should cause the barrel to blow up and should take some amount of health as well.