fx2048

Puzzle game

A JavaFX-based implementation of the popular puzzle game 2048

The game 2048, built using JavaFX and Java 11

GitHub

275 stars
29 watching
131 forks
Language: Java
last commit: over 1 year ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
kshitij-banerjee/cubiks-2048 A 2048 game written in JavaScript where cubes with the same number merge upon collision. 25
mgrojo/play_2048 A 2048 game implementation with customizable themes, board sizes, and features like saving state and undoing moves. 4
felixneutatz/2048_m-a-star An algorithmic solver for the 2048 game using A* search with cost functions based on tile values and unassigned tiles. 204
gregorulm/h2048 An implementation of the game 2048 in Haskell with basic logic and console UI. 89
themattrix/sed2048 An implementation of the popular puzzle game 2048 using sed scripting language 107
borisboutillier/rs-gliphus A puzzle game with doors, blocks, and lasers that can be controlled using an ECS system 10
alexjlockwood/compose-multiplatform-2048 A 2048 game written in Kotlin using Jetpack Compose Multiplatform for multiple platforms. 451
almasb/fxtutorials A comprehensive collection of practical JavaFX tutorials covering various aspects of game development and software creation 471
victordibia/puzzlegame A Cocos2D-based Android project implementing a slider puzzle game with a tutorial document and licensed under the MIT license. 63
chesterbr/2048-2600 A port of the popular puzzle game to the Atari 2600 console 68
wenxuanjun/2048 An implementation of the 2048 game using AI algorithms 3
jeffhou/hex-2048 A Hexagon-based implementation of the popular number-matching game 15
codeanees/2048maui A .NET Maui implementation of the classic 2048 game 44
robin/2048_playground A Swift implementation of the popular puzzle game 2048 43
bfontaine/term2048 A terminal-based implementation of the popular number-summing game 2048 805