2048_M-A-Star

Game solver

An algorithmic solver for the 2048 game using A* search with cost functions based on tile values and unassigned tiles.

2048 solver

GitHub

204 stars
13 watching
27 forks
Language: Java
last commit: almost 10 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
mgrojo/play_2048A 2048 game implementation with customizable themes, board sizes, and features like saving state and undoing moves.4
kshitij-banerjee/cubiks-2048A 2048 game written in JavaScript where cubes with the same number merge upon collision.25
brunoborges/fx2048A JavaFX-based implementation of the popular puzzle game 2048275
gregorulm/h2048An implementation of the game 2048 in Haskell with basic logic and console UI.89
mvasilkov/glitch2016A physics-based puzzle game where players combine falling numbered tiles to score points, with optional high-quality graphics and realistic physics.30
themattrix/sed2048An implementation of the popular puzzle game 2048 using sed scripting language107
jyothsnasrinivas/eta-android-2048An Android game built using functional programming principles and the Yampa FRP library in Haskell.56
rahulmutt/eta-2048An 2048 game clone built using the Yampa FRP library and the Eta programming language29
gd4ark/2048A 2048 game built using JavaScript97
wenxuanjun/2048An implementation of the 2048 game using AI algorithms3
zeta36/chess-alpha-zeroAn implementation of AlphaGo Zero's reinforcement learning approach to master the game of chess2,137
nikitanikolaenko/aoc-2023A Java-based solution to solve Advent of Code 2023 puzzles1
daniglez/aocA collection of solutions to Advent of Code puzzles written in Julia7
alexjlockwood/compose-multiplatform-2048A 2048 game written in Kotlin using Jetpack Compose Multiplatform for multiple platforms.451
gboehl/econpizzaA framework to solve and simulate nonlinear macroeconomic models with heterogeneous agents using automatic differentiation79