fx2048
Puzzle game
A JavaFX-based implementation of the popular puzzle game 2048
The game 2048, built using JavaFX and Java 11
275 stars
29 watching
131 forks
Language: Java
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A 2048 game written in JavaScript where cubes with the same number merge upon collision. | 25 |
| A 2048 game implementation with customizable themes, board sizes, and features like saving state and undoing moves. | 4 |
| An algorithmic solver for the 2048 game using A* search with cost functions based on tile values and unassigned tiles. | 204 |
| An implementation of the game 2048 in Haskell with basic logic and console UI. | 89 |
| An implementation of the popular puzzle game 2048 using sed scripting language | 107 |
| A puzzle game with doors, blocks, and lasers that can be controlled using an ECS system | 10 |
| A 2048 game written in Kotlin using Jetpack Compose Multiplatform for multiple platforms. | 451 |
| A comprehensive collection of practical JavaFX tutorials covering various aspects of game development and software creation | 471 |
| A Cocos2D-based Android project implementing a slider puzzle game with a tutorial document and licensed under the MIT license. | 63 |
| A port of the popular puzzle game to the Atari 2600 console | 68 |
| An implementation of the 2048 game using AI algorithms | 3 |
| A Hexagon-based implementation of the popular number-matching game | 15 |
| A .NET Maui implementation of the classic 2048 game | 44 |
| A Swift implementation of the popular puzzle game 2048 | 43 |
| A terminal-based implementation of the popular number-summing game 2048 | 805 |