Merge pull request #98 from AChep/patch-1

Add my Flutter 2048 clone
This commit is contained in:
Gourav Goyal 2021-04-22 18:51:25 +05:30 committed by GitHub
commit dd2493f63f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -33,6 +33,7 @@ _(scroll right on table to see all 5 columns)_
| Clone of | Demo | Repo | Tech stack | Repo Stars |
| ------------------------------ | ---------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------ | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| 1Password / LastPass | https://bitwarden.com/ | https://github.com/bitwarden/mobile | C#, Xamarin | ![GitHub Repo stars](https://img.shields.io/github/stars/bitwarden/mobile) |
| 2048 | https://gh.artemchep.com/2048/#/ | https://github.com/AChep/2048 | Dart, Flutter | ![GitHub Repo stars](https://img.shields.io/github/stars/AChep/2048) |
| 2048 | https://2048-three.vercel.app/ | https://github.com/AreebKhan619/2048 | React | ![GitHub Repo stars](https://img.shields.io/github/stars/AreebKhan619/2048) |
| 2048 | https://demo.matsz.dev/2048/ | https://github.com/mat-sz/2048 | React, TypeScript, Redux | ![GitHub Repo stars](https://img.shields.io/github/stars/mat-sz/2048) |
| 2048 | https://guaracy.github.io/beads/sites/2048/2048.html | https://github.com/guaracy/2048-beads | Beads | ![GitHub Repo stars](https://img.shields.io/github/stars/guaracy/2048-beads) |