diff --git a/README.md b/README.md index 065ab8e..e1b6dba 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Simon Learns Chinese is based on the concept of the memory game, Simon, and inspired by gamified language learning apps such as Duolingo. The purpose of the game is to test the user's memory while allowing the user to gain a basic but intuitive understanding of the Chinese language through repeated exposure to simple vocabulary and grammar patterns. Play it here: https://sarah-yu.github.io/simon - + ## Current Features @@ -47,3 +47,6 @@ Play it here: https://sarah-yu.github.io/simon ## Contribute Source code: https://github.com/sarah-yu/simon + + + diff --git a/feedback.md b/feedback.md new file mode 100644 index 0000000..f9ebb26 --- /dev/null +++ b/feedback.md @@ -0,0 +1,18 @@ +# Project 1 Evaluation +[inline code comments]() +## Planning / Process / Submission +**2.5: Performing** +>Submission contains clear evidence of planning, adequate documentation, include all from previous category, as well as additional information such as unsolved issues. + +## Technical Requirements +**2.5: Performing** +>App functions with minimal or no errors and is deployed on github pages + +## Code Quality +**3: Excelling** +>No major code quality issues, makes use of JavaScript best practices appropriately, and follows techniques such as separation of concerns, abstraction, and encapsulation + +## Creativity and Interface +**2.5: Excelling** +>The app is fully responsive, incorporates outside technologies such as Flexbox. App incorporates modern UI themes, and adds unique flair. +> Amazing creative spin on Simon. Only reason I did not give this a 3 was because of sizing issues. Look into media queries! diff --git a/index.html b/index.html index ee8e356..53c901b 100644 --- a/index.html +++ b/index.html @@ -3,6 +3,7 @@
+