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 --- static/games/stallman-shooter/assets/binary_blob.webp | Bin 0 -> 1178 bytes static/games/stallman-shooter/assets/gates.webp | Bin 0 -> 2638 bytes static/games/stallman-shooter/assets/introduction.webp | Bin 0 -> 622752 bytes static/games/stallman-shooter/assets/loss.webp | Bin 0 -> 276316 bytes static/games/stallman-shooter/assets/player_pepp.webp | Bin 0 -> 2094 bytes static/games/stallman-shooter/assets/stallman.webp | Bin 0 -> 3654 bytes static/games/stallman-shooter/assets/victory.webp | Bin 0 -> 418448 bytes 7 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 static/games/stallman-shooter/assets/binary_blob.webp create mode 100644 static/games/stallman-shooter/assets/gates.webp create mode 100644 static/games/stallman-shooter/assets/introduction.webp create mode 100644 static/games/stallman-shooter/assets/loss.webp create mode 100644 static/games/stallman-shooter/assets/player_pepp.webp create mode 100644 static/games/stallman-shooter/assets/stallman.webp create mode 100644 static/games/stallman-shooter/assets/victory.webp (limited to 'static/games/stallman-shooter/assets') diff --git a/static/games/stallman-shooter/assets/binary_blob.webp b/static/games/stallman-shooter/assets/binary_blob.webp new file mode 100644 index 0000000..b769114 Binary files /dev/null and b/static/games/stallman-shooter/assets/binary_blob.webp differ diff --git a/static/games/stallman-shooter/assets/gates.webp b/static/games/stallman-shooter/assets/gates.webp new file mode 100644 index 0000000..6be319e Binary files /dev/null and b/static/games/stallman-shooter/assets/gates.webp differ diff --git a/static/games/stallman-shooter/assets/introduction.webp b/static/games/stallman-shooter/assets/introduction.webp new file mode 100644 index 0000000..f9e2f3d Binary files /dev/null and b/static/games/stallman-shooter/assets/introduction.webp differ diff --git a/static/games/stallman-shooter/assets/loss.webp b/static/games/stallman-shooter/assets/loss.webp new file mode 100644 index 0000000..88bc4d6 Binary files /dev/null and b/static/games/stallman-shooter/assets/loss.webp differ diff --git a/static/games/stallman-shooter/assets/player_pepp.webp b/static/games/stallman-shooter/assets/player_pepp.webp new file mode 100644 index 0000000..a4332a7 Binary files /dev/null and b/static/games/stallman-shooter/assets/player_pepp.webp differ diff --git a/static/games/stallman-shooter/assets/stallman.webp b/static/games/stallman-shooter/assets/stallman.webp new file mode 100644 index 0000000..3b71b82 Binary files /dev/null and b/static/games/stallman-shooter/assets/stallman.webp differ diff --git a/static/games/stallman-shooter/assets/victory.webp b/static/games/stallman-shooter/assets/victory.webp new file mode 100644 index 0000000..17240b9 Binary files /dev/null and b/static/games/stallman-shooter/assets/victory.webp differ -- cgit v1.3.1