Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 22 days 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 (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-09-23T05:37:27.000Z (over 7 years ago)
- Last Synced: 2024-11-13T15:55:44.010Z (3 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:
![alt text](https://github.com/naeemkhan12/Game2048/blob/master/src/resources/images/giphy.gif "Demo Gif")
### Download:
Go to the [Download Link ](https://github.com/naeemkhan12/Game2048/releases) to download the Game and *enjoy !.*