mirror of
https://codeberg.org/JasterV/MEMORY-CARD-GAME.git
synced 2026-04-26 18:20:03 +00:00
first commit
This commit is contained in:
parent
dd619b7301
commit
b580a1e692
1 changed files with 28 additions and 0 deletions
28
README.md
Normal file
28
README.md
Normal file
|
|
@ -0,0 +1,28 @@
|
|||
<h1 align="center">Welcome to Memory Card Game 👋</h1>
|
||||
<p>
|
||||
<img alt="Version" src="https://img.shields.io/badge/version-1.5-blue.svg?cacheSeconds=2592000" />
|
||||
<a href="https://choosealicense.com/licenses/mit/" target="_blank">
|
||||
<img alt="License: MIT License" src="https://img.shields.io/badge/License-MIT License-yellow.svg" />
|
||||
</a>
|
||||
</p>
|
||||
|
||||
> A Memory Game that proves your memory skills trying you to assert 8 pairs of cards!
|
||||
|
||||
## Author
|
||||
|
||||
👤 **Víctor Martínez**
|
||||
|
||||
* Website: https://codepen.io/jasterv
|
||||
* Github: [@JasterV](https://github.com/JasterV)
|
||||
|
||||
## Show your support
|
||||
|
||||
Give a ⭐️ if this project helped you!
|
||||
|
||||
## 📝 License
|
||||
|
||||
Copyright © 2020 [Víctor Martínez](https://github.com/JasterV).<br />
|
||||
This project is [MIT License](https://choosealicense.com/licenses/mit/) licensed.
|
||||
|
||||
***
|
||||
_This README was generated with ❤️ by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)_
|
||||
Loading…
Reference in a new issue