tanks

Blow up enemy tanks using code
git clone https://git.woozle.org/neale/tanks.git

commit
4fd9aa5
parent
5f8eac0
author
Neale Pickett
date
2024-12-05 12:03:54 -0700 MST
update figure on index
1 files changed,  +7, -9
M docs/index.md
+7, -9
 1@@ -5,15 +5,13 @@ scripts:
 2  - assets/js/figures.js
 3 ---
 4 
 5-<table class="figure">
 6-  <caption>"Ant Lion" nails "Rabbit With Gun".</caption>
 7-  <tr><td>
 8-    <canvas id="antlion"></canvas>
 9-    <script type="application/javascript">
10-      start("antlion", antlion);
11-    </script>
12-  </td></tr>
13-</table>
14+<figure>
15+  <canvas id="antlion"></canvas>
16+  <figcaption>"Ant Lion" nails "Rabbit With Gun".</figcaption>
17+  <script type="application/javascript">
18+    start("antlion", antlion);
19+  </script>
20+</figure>
21 
22 Dirtbags Tanks is a game in which you pit your coding abilities
23 against other hackers.  You write a program for your tank, set it out