https://github.com/wyze/matching-game
A matching game with a hard mode.
https://github.com/wyze/matching-game
Last synced: 9 months ago
JSON representation
A matching game with a hard mode.
- Host: GitHub
- URL: https://github.com/wyze/matching-game
- Owner: wyze
- License: mit
- Created: 2020-11-28T05:53:33.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-11-28T14:51:53.000Z (about 5 years ago)
- Last Synced: 2024-06-14T21:10:56.406Z (over 1 year ago)
- Language: TypeScript
- Homepage: https://matching-game.wyze.dev
- Size: 45.6 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- Funding: .github/funding.yml
- License: license
Awesome Lists containing this project
README
# [matching-game.wyze.dev](https://matching-game.wyze.dev) · [![Website][website-image]][website-url]
> A matching icon game with a hard mode.
## Setup
```sh
$ git clone https://github.com/wyze/matching-game.git
$ cd matching-game
$ yarn
```
## Development
```sh
$ yarn dev
```
## Build
```sh
$ yarn build
```
## License
MIT © [Neil Kistner](https://neilkistner.com)
[website-image]: https://img.shields.io/website-up-down-green-red/https/matching-game.wyze.dev.svg?style=flat-square
[website-url]: https://matching-game-wyze.dev