Closed Niraj1608 closed 2 weeks ago
Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. In the meantime, please ensure that your changes align with our CONTRIBUTING.md. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊
Name | Link |
---|---|
Latest commit | f04ea5b1e307e60ee6f40506d5a8efded8296e60 |
Latest deploy log | https://app.netlify.com/sites/masterwebdevelopment/deploys/67308a053d17d700085d3ad4 |
Deploy Preview | https://deploy-preview-2396--masterwebdevelopment.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
@iamrahulmahato review my pr
Fix #610
Animal Match is a simple pair-matching memory game where the player turns over pairs of cards and tries to find matching animals. This game is implemented in pure JavaScript using localStorage for leaderboards, so can easily be cheated using the console or modifying web elements, but short of a server-client implementation this is unavoidable. It's still fun to play!
There are four single-player gamemodes:
screenshots