https://github.com/naeemrashid/game2048
2048 Game in javaFx. The game's objective is to slide numbered tiles with arrow keys on a grid to combine them to create a score with the number 2048.
https://github.com/naeemrashid/game2048
javafx javafx-application javafx-components javafx-desktop-apps jfoenix-application jfoenix-comonents-examples jfoenix-examples jfoenix-project
Last synced: 4 months ago
JSON representation
2048 Game in javaFx. The game's objective is to slide numbered tiles with arrow keys on a grid to combine them to create a score with the number 2048.
- Host: GitHub
- URL: https://github.com/naeemrashid/game2048
- Owner: naeemrashid
- License: mit
- Created: 2017-07-23T20:13:42.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-09-23T05:37:27.000Z (almost 8 years ago)
- Last Synced: 2025-01-13T01:47:47.430Z (5 months ago)
- Topics: javafx, javafx-application, javafx-components, javafx-desktop-apps, jfoenix-application, jfoenix-comonents-examples, jfoenix-examples, jfoenix-project
- Language: Java
- Homepage:
- Size: 9.04 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Game2048
========
The game's objective is to slide numbered tiles with arrow keys on a grid to combine them to create a score with the number 2048 to win.
### Demo:

### Download:
Go to the [Download Link ](https://github.com/naeemkhan12/Game2048/releases) to download the Game and *enjoy !.*