Description
++ A (work in progress) version of the Asteroids arcade game. +
+diff --git a/www/index.html b/www/index.html new file mode 100644 index 0000000..bfd381a --- /dev/null +++ b/www/index.html @@ -0,0 +1,98 @@ + + +
+ + + ++ A (work in progress) version of the Asteroids arcade game. +
+| Input | +Effect | +
|---|---|
| W | +Fire thruster | +
| A | +Rotate Left | +
| D | +Rotate Right | +
| Spacebar | +Shoot gun | +
| Source code | +https://github.com/DerVerrater/another-asteroids | +
| License | +AGPL-3.0-only | +
| Program Version | + +v0.3.0 (+patches) |
+