From d91c90356c493cc639c734ff1534137f498e5728 Mon Sep 17 00:00:00 2001 From: dsc Date: Wed, 10 Nov 2010 08:25:57 -0800 Subject: [PATCH] Adds random bullet spawns, makes them collide. --- index.php | 2 +- src/tanks/main-ui.js | 5 +++-- src/tanks/thing/bullet.js | 7 +++++++ src/tanks/thing/tank.js | 2 +- 4 files changed, 12 insertions(+), 4 deletions(-) diff --git a/index.php b/index.php index 92af813..af12c2d 100644 --- a/index.php +++ b/index.php @@ -13,7 +13,7 @@

The Littlest Battletank

- +