Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/voidwalker7/memdom
Memory Game written in html css js
https://github.com/voidwalker7/memdom
js memory-game
Last synced: about 1 month ago
JSON representation
Memory Game written in html css js
- Host: GitHub
- URL: https://github.com/voidwalker7/memdom
- Owner: VoIDWALkER7
- Created: 2024-09-16T22:43:26.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-09-16T22:53:30.000Z (about 2 months ago)
- Last Synced: 2024-10-14T17:19:22.493Z (about 1 month ago)
- Topics: js, memory-game
- Language: CSS
- Homepage:
- Size: 13.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is a Memory Game written in basic html, css and js.
Clone the repository using the following command:
```bash
git clone https://github.com/VoIDWALkER7/MemDom.git
```then go in the folder and click on index.html
You will be welcomed by this screen:
![image](https://github.com/user-attachments/assets/fe4db2d1-7757-4af3-bcf0-9f875c8fea3e)
click PLAY and then you get to this screen:
![image](https://github.com/user-attachments/assets/4334644e-6971-469e-9708-4c12c1df85e7)
now you can play the game!
IN GAME SCREENSHOTS:
![image](https://github.com/user-attachments/assets/e808409a-e947-44f8-91d6-23dc2331a65b)
![image](https://github.com/user-attachments/assets/5e477aef-e991-4a99-953f-7576bd205e93)when you get something wrong, the card turns red and disappears.