From 20089ebfd5d377ee2e0323784368cbd424904927 Mon Sep 17 00:00:00 2001 From: Rio Edwards Date: Sat, 7 Oct 2023 11:48:34 -0700 Subject: [PATCH] Replace gif with optimized one --- Code-Quest-Animation.gif | 4 ++-- README.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Code-Quest-Animation.gif b/Code-Quest-Animation.gif index dd258f6..536fd5d 100644 --- a/Code-Quest-Animation.gif +++ b/Code-Quest-Animation.gif @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e7c29bb1a65b044fca4499e8682202b0ec297a3fbabffa003c36e4579dc2be70 -size 64267515 +oid sha256:b946265e1722cb9e5755728248db8ce5547fbfc0c4f0bd080338f02b550cd8dd +size 19616850 diff --git a/README.md b/README.md index dab9153..d12a020 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ To get more control over the quest generated: ## Reflection -Since I started on my coding journey, I've always been drawn to learning tools that used [Gamification](https://en.wikipedia.org/wiki/Gamification) in some form to teach coding concepts ([some examples](##Gamification-Examples)). I find that I learn best when I'm having fun, and I wanted to create a tool that would help others learn in the same way. +Since I started on my coding journey, I've always been drawn to learning tools that used [Gamification](https://en.wikipedia.org/wiki/Gamification) in some form to teach coding concepts ([some examples](#gamification-examples)). I find that I learn best when I'm having fun, and I wanted to create a tool that would help others learn in the same way. This was the first time since attending a coding boot-camp that I've gotten to focus as much on the design and UI of an application as the technical "business logic". I have a love for design and art, so it was really fun to get to flex those muscles again. @@ -81,7 +81,7 @@ I had a lot of fun working on this project, and I'm excited to continue learning - [Rio Edwards](https://www.github.com/rioredwards) -## Gamification-Examples +## Gamification Examples - [Flexbox Froggy](https://flexboxfroggy.com/) - [Grid Garden](https://cssgridgarden.com/)