diff options
author | Juan J. Martinez <jjm@usebox.net> | 2025-02-09 17:25:59 +0000 |
---|---|---|
committer | Juan J. Martinez <jjm@usebox.net> | 2025-02-09 17:25:59 +0000 |
commit | 6f5fa0b5240d6edd3bce72ea1549e4cd9b0ce2bc (patch) | |
tree | 44ebe6f5cfb1eb9214c5877342c7914de07f215a /README.md | |
download | js-twin-shooter-6f5fa0b5240d6edd3bce72ea1549e4cd9b0ce2bc.tar.gz js-twin-shooter-6f5fa0b5240d6edd3bce72ea1549e4cd9b0ce2bc.zip |
Initial import
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..459be88 --- /dev/null +++ b/README.md @@ -0,0 +1,10 @@ +# Arena Twin Shooter + +This a small arena twin shooter written in JavaScript for canvas 2D. + +## Author + +This is the work of [Juan J. Martinez](https://www.usebox.net/jjm/about/me/) and Víctor Martínez. + +See [gpl-3.0.txt](gpl-3.0.txt), unless stated otherwise. + |