Coder Social home page Coder Social logo

memory-game's Introduction

Memory Game language vite chakra react

View The Site!

Description

This project was created for The Odin Project's Memory Card project in the React cirriculum. This project was created using React, Vite, and styled with Chakra UI, and deployed through Netlify. It also contains light/dark mode.

I was able to learn the benefits of setting up a deployment with CI/CD and the benefits to the developers workflow. It is much easier to just push changes to a branch and have the site rebuild itself and not have to do it myself.

Installation

Clone this repository to a local directory of your choice

git clone https://github.com/nronzel/Memory-Game.git

cd into the project directory

cd Memory-Game

install the dependencies

npm install

To run the developer server and preview the app:

npm run dev

# open http://localhost:5173 in your browser

To build the production version and preview, run:

npm run build
npm run preview
# open http://localhost:4173 in your browser

Usage

Click an image and the images will scramble. Remember which images you already clicked and click the ones you haven't yet.

The game will progress through 3 rounds with each round containing more images. If you complete the 3rd round the game will go into "newgame+" and restart from round one while maintaining your score, allowing you to set a really high score!

screenshot

Credits

Images are from the Spongebob Wiki: https://nickelodeon.fandom.com/wiki/List_of_SpongeBob_SquarePants_characters

License

GPL-3.0

memory-game's People

Contributors

nronzel avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.