-
Notifications
You must be signed in to change notification settings - Fork 17k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update README.md #557
base: master
Are you sure you want to change the base?
Update README.md #557
Conversation
vitran17
commented
Feb 15, 2024
- Replaced 1024 link to a functional one
- Removed non-working link (Saming's 2048)
- Added new headings: About, Play Now!, Official App, and Testing
- Included steps in Testing
Replaced 1024 link to a functional one, removed non-working link (Saming's 2048), added new headings: About, Play Now!, Official App, and Testing, and also included steps in Testing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM.
@@ -1,11 +1,15 @@ | |||
# 2048 | |||
A small clone of [1024](https://play.google.com/store/apps/details?id=com.veewo.a1024), based on [Saming's 2048](http://saming.fr/p/2048/) (also a clone). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could you please bring back Saming's link as an internet archive URL too? It's available on there.
|
||
The official app can also be found on the [Play Store](https://play.google.com/store/apps/details?id=com.gabrielecirulli.app2048) and [App Store!](https://itunes.apple.com/us/app/2048-by-gabriele-cirulli/id868076805) | ||
## Play Now! | ||
Excited to try it out? Click [here](http://gabrielecirulli.github.io/2048/) to start playing instantly! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please use the URL https://play2048.co
Looks good, couple changes requested. |