Skip to content

danibrear/memory-game

Repository files navigation

Memory Game

This was a coding exercise done for time. The original implementation was not styled well so I wanted to write it again on my own so I could improve the styling and add some animations. It is a simple memory game where you have to remember which cells you have clicked on. The game has three states: START, PLAYING, and ENDED. You can adjust the difficulty of the game by changing the number of cells in the grid.

Demo: https://3mw7qp-5173.csb.app/

How to run

  1. Run npm install to install the dependencies
  2. Run npm run dev to start the development server
  3. Open provided URL in your browser

About

Just a fun little game that I wanted to make and style up to look really good.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors