From de5b309e0f06e93a963e09ef13c369ae7deeccc9 Mon Sep 17 00:00:00 2001 From: Rose Hogenson Date: Sat, 25 Jul 2026 10:58:28 -0700 Subject: Port a game I wrote a long time ago to JS --- templates/games/stallman-shooter.html.template | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 templates/games/stallman-shooter.html.template (limited to 'templates/games/stallman-shooter.html.template') diff --git a/templates/games/stallman-shooter.html.template b/templates/games/stallman-shooter.html.template new file mode 100644 index 0000000..bf1f843 --- /dev/null +++ b/templates/games/stallman-shooter.html.template @@ -0,0 +1,20 @@ +{{define "head"}} + Stallman shooter + + + + + +{{end}} + + + + + + + + + +
+ +
-- cgit v1.3.1