This is another version of the game 2048, this time built using JavaFX, JavaFXPorts mobile plugin and Gluon 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 Borges & José Pereda, which was also based on a fork based on the original Javascript version by Gabriele Cirulli.
- Android and Desktop (Java 7 adaptation): José Pereda
- iOS version: Jens Deters
Clone, build and run
gradlew run
Blog post
Blog post pending (German).
The project is licensed under GPL 3. See LICENSE file for the full license.