diff --git a/README.md b/README.md index 41990f3..c34e4c6 100644 --- a/README.md +++ b/README.md @@ -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) |