From f9d3c2976c09c2609338aa8e985a904a83dc1474 Mon Sep 17 00:00:00 2001 From: JillRay973 <143532365+JillRay973@users.noreply.github.com> Date: Wed, 20 Nov 2024 12:11:25 -0500 Subject: [PATCH] Update README.md --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index edc3658..a93965a 100644 --- a/README.md +++ b/README.md @@ -21,15 +21,21 @@ The goal of each puzzle will be to replicate the look of each puzzle’s image b * Starting with [this code](https://hydra.ojack.xyz/?sketch_id=mwVfjOO8YNtqODRt) as a base, replicate the above animation. + * Solution: https://hydra.ojack.xyz/?sketch_id=jFBar85j88la3sYZ + + ### 2. Puzzle 2: Dancing Squares [![Image from Gyazo](https://i.gyazo.com/95ace79f6d2ca24f563a6a79fdcc4f51.gif)](https://gyazo.com/95ace79f6d2ca24f563a6a79fdcc4f51) * Starting with [this code](https://hydra.ojack.xyz/?sketch_id=FpvaIGZZzA87TUA4) as a base, replicate the above animation. + + * Solution: https://hydra.ojack.xyz/?sketch_id=xF1Fsf8pCvVcnX43 ### 3. Your own cool effect! * Create your own shader effect! If you need a starting point, try starting with the "random" button at the top of the hydra page. - + * Biblically Accurate Rainbow: https://hydra.ojack.xyz/?sketch_id=R7chbHCAGIU5Ap7M + # Submission: - Create a pull request against this repository - In your readme, add links to your solutions for each of the puzzles, three links total