Skip to content

Latest commit

 

History

History
44 lines (26 loc) · 1.62 KB

README.md

File metadata and controls

44 lines (26 loc) · 1.62 KB

2048, but Different

The popular 2048 game, programmed in HTML/CSS and JavaScript by Rongbin99. Playable on the web anywhere.

Android App Repository: https://github.com/Rongbin99/2048-cordova

➡️ PLAY IT HERE ⬅️

➡️ ANDROID APK DOWNLOAD ⬅️

Preview

Preview

Available themes (for now):

  • 2048 Original
  • Purple - Blue
  • Genshin Impact 💀

Themes

Note

The Genshin Impact theme might take a few seconds to fully load, please be patient.

Contact

If (for whatever reason) you have any questions or wish to contact me, feel free to reach out to me on Discord (my Discord server link) or via email [email protected]. (serious inquires only pls)

Contributing

Contributions are welcome, please create a new pull request for review. Contact me at [email protected] or [email protected]

Future Patch Notes (TODO)

  • Make into Android app (ik its shitty) (update, idk how to build it lmao)
  • Add sliding animation of tiles for smoothness
  • Fix tile spawning issue #11
  • Add touchscreen movement support #12
  • Optimize touch deadzone #14