Awesome
2048FX
This is another version of the game 2048, this time built using JavaFX, JavaFXPorts mobile plugin, Gluon Mobile and Charm Down to run on Desktop, Android and iOS platforms with the very same codebase.
The game is based on a fork of the fully Java 8 version by Bruno <a href="mailto:bruno.borges@oracle.com">Borges</a> & José <a href="mailto:jperedadnr@gmail.com">Pereda</a>, which was also based on a fork based on the original Javascript version by Gabriele Cirulli.
- Android and Desktop: José Pereda
- iOS version: Jens <a href="mailto:mail@jensd.de">Deters</a>
Leaderboard
To enable the leaderboard feature you need a valid subscription to Gluon CloudLink. You can get it here, and there is a 30-day free trial. Sign up and get a valid account on Gluon CloudLink.
Desktop
Just run it from your IDE or from command line: ./gradlew run
Android
Connect your Android device and run ./gradlew androidInstall
iOS
Connect your iOS device and run ./gradlew launchIOSDevice
Google Play (Android)
<a href="https://play.google.com/store/apps/details?id=org.jpereda.game2048"><img src="https://github.com/jperedadnr/Game2048FX/blob/master/src/android/res/mipmap-xhdpi/ic_launcher.png" width="75">App for Android</a>
Blog post
License
The project is licensed under GPL 3. See LICENSE file for the full license.