/clicky-Game

Clicky-Game is a memory game. It is about our environment and hopefully brings some more attention to its crises. Click every image-card only one, and you win!

Primary LanguageJavaScript

Clicky-Game 🦏 🐆 🦍 🐅

In this activity I created a Memory Game with image cards. Every card displays an image of one of our many world crises. The user is asked to click on each image only once, to win the game. The cards get shuffled new each time the user clicked on an image, to make it more difficult.


Features 💻

  • JavaScript
  • yarn
  • node
  • HTML
  • CSS
  • react

Clicky-Game Structure

  • 📁 public
    • 📁 assets/images
    • 📄 favicon.ico
    • 📄 index.html
    • 📄 manifest.json
  • 📁 src
    • 📁 components
      • 📁 Footer
        • 📄 Footer.css
        • 📄 Footer.js
        • 📄 index.js
      • 📁 MatchCard
        • 📄 MatchCard.css
        • 📄 MatchCard.js
        • 📄 index.js
      • 📁 Title
        • 📄 Title.css
        • 📄 Title.js
        • 📄 index.js
      • 📁 Wrapper
        • 📄 Wrapper.css
        • 📄 Wrapper.js
        • 📄 index.js
    • 📄 App.css
    • 📄 App.js
    • 📄 index.css
    • 📄 index.js
    • 📄 matchcards.json
  • 📄 .gitignore
  • 📄 README.md
  • 📄 package.json
  • 📄 yarn.lock

🌎 https://worldmemory.herokuapp.com/