Skip to content

Guess the Pair Web Game Two-Player VS is a dynamic, browser‑based memory game where two players compete to find matching pairs. Built with HTML5, CSS3, and JavaScript, it features smooth animations, responsive controls, and real‑time score tracking—no installation required. Developed by Bocaletto Luca.

License

Notifications You must be signed in to change notification settings

bocaletto-luca/Guess-the-pair-two-player

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Guess the Pair Web Game Two-Player VS

HTML5 CSS3 JavaScript WebGame Project Completed GPLv3

Test Online

Overview

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!

Installation

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.

Usage

  • 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:

    1. Setup: At the start, the game board displays cards face-down.
    2. 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.
    3. 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.

Technologies Used

  • 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.

License

This project is released under the GPLv3 License.

Author

Bocaletto Luca
GitHubOfficial Site


Enjoy challenging a friend to a fun and competitive game of memory!

About

Guess the Pair Web Game Two-Player VS is a dynamic, browser‑based memory game where two players compete to find matching pairs. Built with HTML5, CSS3, and JavaScript, it features smooth animations, responsive controls, and real‑time score tracking—no installation required. Developed by Bocaletto Luca.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published