Guess the Pair Web Game Two-Player VS is a browser‑based memory matching game where two players face off to find hidden matching pairs of cards. Enjoy smooth animations, responsive design, and real‑time score tracking in this classic, interactive game that requires no installation—just open your browser and play!
No installation is needed. Serve the files using any HTTP/HTTPS server (e.g., Apache, GitHub Pages, or a static hosting service) and open index.html
in your browser.
-
Objective:
Players take turns flipping cards to reveal them. Score points by successfully matching pairs. The player with the most pairs found wins the game. -
Game Flow:
- Setup: At the start, the game board displays cards face-down.
- Turns: Player One clicks two cards to reveal them. If they match, they stay revealed and the player scores. If not, they flip back, and it’s Player Two’s turn.
- Win Condition: When all pairs are found, the scores are compared and a winner is declared.
-
Controls:
Use the mouse (or touch) to click on cards. The interface highlights selected cards and shows immediate feedback upon a match.
- HTML5 – Provides the structure and semantic markup.
- CSS3 – Implements styling, layout, and animations for smooth transitions.
- JavaScript – Powers the game logic, card flipping, matching mechanics, and score tracking.
- Custom Memory Engine – Implements the mechanics for randomized board setup, turn management, and win detection.
- Bootstrap 5 – Used for modern UI components and responsive design.
This project is released under the GPLv3 License.
Bocaletto Luca
GitHub • Official Site
Enjoy challenging a friend to a fun and competitive game of memory!