https://github.com/ik-web/memory-pair-game
A simple card game for memory training
https://github.com/ik-web/memory-pair-game
css front-end frontend game html javascript js kottans kottans-frontend memory-pair-game
Last synced: 30 days ago
JSON representation
A simple card game for memory training
- Host: GitHub
- URL: https://github.com/ik-web/memory-pair-game
- Owner: ik-web
- License: mit
- Created: 2021-01-04T19:13:28.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2022-09-25T10:37:45.000Z (over 3 years ago)
- Last Synced: 2025-10-10T08:32:44.074Z (8 months ago)
- Topics: css, front-end, frontend, game, html, javascript, js, kottans, kottans-frontend, memory-pair-game
- Language: CSS
- Homepage: https://ik-web.github.io/memory-pair-game/
- Size: 4.57 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Memory-Pair Game
## Description:
*Practical work on the Kottans front-end course*
**Memory-Pair Game** - a card game in which all of the cards are laid face down on a surface and two cards are flipped face up over each turn.
The object of the game is to turn over pairs of matching cards. The game ends when the last pair has been picked up.
## Developers
- [Ihor Kuchin](https://github.com/ik-web)
## License
>MIT License
>
>Copyright (c) 2022 Ihor Kuchin
>
>Permission is hereby granted, free of charge, to any person obtaining a copy
>of this software and associated documentation files (the "Software"), to deal
>in the Software without restriction, including without limitation the rights
>to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
>copies of the Software, and to permit persons to whom the Software is
>furnished to do so, subject to the following conditions:
>
>The above copyright notice and this permission notice shall be included in all
>copies or substantial portions of the Software.