Skip to content

Latest commit

 

History

History
67 lines (34 loc) · 1.24 KB

README.md

File metadata and controls

67 lines (34 loc) · 1.24 KB

FlipTile Puzzle Project

Created a memory-boosting ReactJS game with Zustand for streamlined state control and Material-UI for a sleek interface. Challenge your memory by flipping two matching tiles to keep them face-up; otherwise, they'll flip back. It's a fun and engaging memory game.

Features

  • ReactJS-powered memory game.
  • Zustand for efficient state management.
  • Material-UI for polished frontend.
  • Match pairs of tiles for memory improvement."

Demo

Play and experience the game by clicking on the link below.

FlipTile-Puzzle (Live)

Run Locally

Clone the project

  git clone https://github.com/PrinceGehlot24/fliptile-puzzle.git

Go to the project directory

  cd my-project

Install dependencies

  npm install

Start the server

  npm start

Tech Stack

ReactJs , Zustand , MUI , Sass .

Screenshots

Level - 1

fliptile-1

Level - 2

filptile-2