Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nikilkumaar/memory-game
https://github.com/nikilkumaar/memory-game
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/nikilkumaar/memory-game
- Owner: NikilKumaar
- Created: 2024-05-28T11:07:02.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-05-28T11:21:42.000Z (8 months ago)
- Last Synced: 2024-05-29T02:53:54.784Z (8 months ago)
- Language: JavaScript
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MEMORY GAME
- Memory games are games that rely on players ability to remember and recall information.
- These games are designed to test the players ability to retain information.
- Players choose two cards at a time and try to find two cards that are exactly the same. If they find two cards that match then they remove the cards from the entire screen and it gets disappeared.
- The game requires observation, concentration and a good memory to win.
- This Memory Game is simple to use and it is developed for single player.## Netlify Deployed URL
https://memorygame-htmlcssjs.netlify.app
Check the above Netify link to play the game.