KO
|
EN
gitlite โ search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
playing-card
โ 15
Open GitHub โ
Card Game 60K
Download README (.md)
Explore Similar Repositories
repository-pattern
:
Implements `Repository Pattern` in `Go`.
hacker-kit
:
Resources for hackathons ๐ทโโ๏ธ
OpenCV-GpuMat-NVIDIA-VIDEO-SDK-Encoder-Sample
:
Encoding GpuMat using nvcuvid instead of deprecated nvcuvenc
SQLiteValueExtension
:
SQLiteValueExtension for SQLite.swift
CUDA-Parallel-Prefix-Sum
:
Parallel Prefix Sum (Scan) with CUDA.
// repository documentation
Was this content helpful?
โ 0
(0 ratings)
Select Rating:
โ
โ
โ
โ
โ
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
playing-card
?
Download (.md)
# Card game by ReactJS, created by create-react-app <div align="center"> <a href="https://yeahch.github.io/playing-card" target="_blank"><img src="./public/card-game.png" alt="screenshot" /></a> </div> ## 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.