Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/koko37/playing-card
Card Game 60K
https://github.com/koko37/playing-card
60k card-game example game hello-world helloworld javascript playing playing-card-games playing-cards react-redux reactjs spa
Last synced: 10 days ago
JSON representation
Card Game 60K
- Host: GitHub
- URL: https://github.com/koko37/playing-card
- Owner: koko37
- Created: 2020-07-20T00:21:04.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-11-16T16:02:03.000Z (12 months ago)
- Last Synced: 2024-10-11T08:24:23.629Z (27 days ago)
- Topics: 60k, card-game, example, game, hello-world, helloworld, javascript, playing, playing-card-games, playing-cards, react-redux, reactjs, spa
- Language: JavaScript
- Homepage: https://koko37.github.io/playing-card/
- Size: 11.1 MB
- Stars: 16
- Watchers: 1
- Forks: 8
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Card game by ReactJS, created by create-react-app
## Installation
```bash
$ yarn install
```## Running the app
```bash
$ yarn start
```## How to play :)
Please select a pair of card with same number. Then it will be removed.
Play it until you can't find a pair of cards anymore.