Check out the live demo of the game: Live Demo
Find the Pair Game is a simple, fun and addictive game where the goal is to match pairs of tiles. Enjoy smooth animations, responsive design and switchable light/dark theme and music for an amazing gaming experience.
- Light and Dark Themes: Seamlessly switch between themes to match your preference.
- Background Music: Enjoy background music during gameplay (optional toggle).
- Smooth Animations: Flip tiles with elegant 3D animations.
- Responsive Design: The game works perfectly on both desktop and mobile devices.
- Minimalistic UI: A clean and straightforward interface for distraction-free gameplay.
Follow these steps to clone and run the project locally:
-
Clone the repository:
git clone https://github.com/pbarovsky/find_the_pair_game_React.git cd find_the_pair_game_React
-
Install dependencies:
npm install
-
Start the Development Server:
npm run dev
-
Run the development server
http://localhost:5173/find_the_pair_game_React/
- React: For building the user interface.
- Vite: As a fast and modern build tool.
- Tailwind CSS: For styling and responsive design.
- Bootstrap Icons: For adding beautiful icons.
Enjoy the game!