Adding bullets now.
authordsc <david.schoonover@gmail.com>
Sun, 7 Nov 2010 06:59:37 +0000 (23:59 -0700)
committerdsc <david.schoonover@gmail.com>
Sun, 7 Nov 2010 06:59:37 +0000 (23:59 -0700)
commit82fec55babffa889872d901b900112f9dce4d2d1
tree50f6c01d22b69ac68e0ffa04da7a40beea1b90cf
parentbb052dac2ab97a345fdfe81b9d783eddcc1cc84d
Adding bullets now.
12 files changed:
index.php
notes.md
src/portal/math/line.js
src/portal/math/math.js
src/portal/math/vec.js
src/portal/shape.js
src/tanks/bullet/bullet.js [deleted file]
src/tanks/globals.js
src/tanks/thing/bullet.js [new file with mode: 0644]
src/tanks/thing/tank.js [moved from src/tanks/unit/tank.js with 95% similarity]
src/tanks/thing/thing.js [moved from src/tanks/unit/thing.js with 96% similarity]
test/math/math.test.js