Skip to content

Commit

Permalink
Merge pull request #281 from avidrucker/main
Browse files Browse the repository at this point in the history
add links to working snake game
  • Loading branch information
daveliepmann committed Dec 1, 2023
2 parents 482411d + 1bd5784 commit 19d772c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion curriculum/Example Gallery.cljs
Original file line number Diff line number Diff line change
Expand Up @@ -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!

Expand Down
2 changes: 1 addition & 1 deletion editor2/src/main/maria/curriculum/example_gallery.cljs
Original file line number Diff line number Diff line change
Expand Up @@ -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!

Expand Down

0 comments on commit 19d772c

Please sign in to comment.