From b81381a98f10a6009d090eeb230dc305d2b57d63 Mon Sep 17 00:00:00 2001 From: Avi Drucker Date: Sun, 26 Nov 2023 13:34:56 -0500 Subject: [PATCH 1/2] add link to working snake game --- curriculum/Example Gallery.cljs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/curriculum/Example Gallery.cljs b/curriculum/Example Gallery.cljs index a7cbe297..e90d1d44 100644 --- a/curriculum/Example Gallery.cljs +++ b/curriculum/Example Gallery.cljs @@ -141,7 +141,7 @@ ;; #### Snake! -;; [Move the snake with your arrow keys! 🐍](https://www.maria.cloud/gist/bba60540e714b31dcac02eb7cdf02fbc?eval=true) +;; [Move the snake with your arrow keys! 🐍](https://www.maria.cloud/gist/33d3a88ae35d8b5698c84d1672dd13a9?eval=true) ;; #### Music! From 1bd578494a1ccb5dbab8aef7124567b753b210fc Mon Sep 17 00:00:00 2001 From: Avi Drucker Date: Sun, 26 Nov 2023 13:39:30 -0500 Subject: [PATCH 2/2] add link to working snake game --- editor2/src/main/maria/curriculum/example_gallery.cljs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/editor2/src/main/maria/curriculum/example_gallery.cljs b/editor2/src/main/maria/curriculum/example_gallery.cljs index 1e151234..22cb0fa2 100644 --- a/editor2/src/main/maria/curriculum/example_gallery.cljs +++ b/editor2/src/main/maria/curriculum/example_gallery.cljs @@ -147,7 +147,7 @@ ;; #### Snake! -;; [Move the snake with your arrow keys! 🐍](https://www.maria.editor.cloud/gist/bba60540e714b31dcac02eb7cdf02fbc?eval=true) +;; [Move the snake with your arrow keys! 🐍](https://www.maria.editor.cloud/gist/33d3a88ae35d8b5698c84d1672dd13a9?eval=true) ;; #### Music!