From 41f2965bf6caf2ddc2c03c7ef8f2f0397b80cf73 Mon Sep 17 00:00:00 2001 From: Will Scullin Date: Wed, 18 Mar 2020 20:39:16 -0700 Subject: [PATCH] Add "15 Puzzle" by Jeff Jetton. --- apple1js.html | 1 + 1 file changed, 1 insertion(+) diff --git a/apple1js.html b/apple1js.html index f44f037..1203b98 100644 --- a/apple1js.html +++ b/apple1js.html @@ -49,6 +49,7 @@ var tapes = {}; +