Skip to content

Clenilton-Filho/js-matching-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

js-matching-game

A two-player matching game that displays the current score and visually indicates whose turn it is to play. The game also has a button to restart the game at the final results screen.

Screenshots

Disclaimer

This project was created as part of an online course by MarcoBrunoDev on Youtube, using Vite.js to practice the structural layout of React projects. Although the course is still incomplete, i managed to finish a good portion of the project with the knowledge acquired throughout the course.

Link to the course on Youtube:

https://youtu.be/aUDgoPsrPNg

Features

  • Two-Player Mode: Play against a friend in real-time.
  • Current Score Display: Keep track of each player's score throughout the game.
  • Turn Indicator: Easily see whose turn it is to make a move.
  • Restart Button: Quickly restart the game from the final results screen by reloading the page from a button click.

Usage

  1. Open the game in your browser using the GitHub Pages link: Play JS Matching Game
  2. Choose your moves and match the pairs.
  3. The game will display the current score and indicate the player to make the next move.
  4. Use the restart button on the final results screen to start a new game by reloading the page.

About

A two-player matching game that displays the current score and whose turn it is to play. The game also has a button to restart the game at the final results screen.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors