Game AI Solvers ML Frameworks
AI agents and algorithms designed to play and solve specific games (2048, puzzle games, etc.) using techniques like expectimax, temporal difference learning, minimax, and reinforcement learning. Does NOT include general game engines, multiplayer game platforms, or non-game applications of ML.
There are 24 game ai solvers frameworks tracked. The highest-rated is Kulbear/endless-2048 at 29/100 with 8 stars.
Get all 24 projects as JSON
curl "https://pt-edge.onrender.com/api/v1/datasets/quality?domain=ml-frameworks&subcategory=game-ai-solvers&limit=20"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
| # | Framework | Score | Tier |
|---|---|---|---|
| 1 |
Kulbear/endless-2048
[WIP] Aim to build an AI player for the 2048 game with a remarkable winning rate. |
|
Experimental |
| 2 |
lesaun/2048-expectimax-ai
2048 game solved with Expectimax |
|
Experimental |
| 3 |
Tugamer89/GameOfLife
A C++ implementation of John Horton Conway's Game of Life simulation using... |
|
Experimental |
| 4 |
FelipeMarcelino/2048-Gym
This projects aims to use reinforcement learning algorithms to play the game 2048. |
|
Experimental |
| 5 |
qpwoeirut/2048-solver
A set of AIs for the 2048 tile-merging game. Includes an expectimax strategy... |
|
Experimental |
| 6 |
SrinidhiRaghavan/AI-2048-Puzzle
2048 puzzle using minimax algorithm |
|
Experimental |
| 7 |
matthewdeanmartin/ai_fish_tank
Fish tank that has a story going on |
|
Experimental |
| 8 |
SyleKu/tetris-rl
Reinforcement Learning agent for Tetris using a custom Gymnasium... |
|
Experimental |
| 9 |
codetiger/MachineLearning-2048
AI player for 2048 game using Machine Learning concepts |
|
Experimental |
| 10 |
moporgic/TDL2048
The Most Efficient Temporal Difference Learning Framework for 2048 |
|
Experimental |
| 11 |
tsangwpx/ml2048
Yet another 2048 in reinforcement learning |
|
Experimental |
| 12 |
SergioIommi/DQN-2048
Deep Reinforcement Learning to Play 2048 (with Keras) |
|
Experimental |
| 13 |
NathanWine/2048-AI-Solvers
Collection of AI algorithms to solve/optimize 2048 games. |
|
Experimental |
| 14 |
OwaisQuadri/2048-AI
2048 game playable by one player or AI. Created in Python using pygame |
|
Experimental |
| 15 |
PooyaNasiri/2048
A.I. solving 2048 game. |
|
Experimental |
| 16 |
ammarftasc/Number-Guess-Ai
🤖 Guess a number between 1 and 100 as the AI uses smart logic to find it... |
|
Experimental |
| 17 |
qwert12500/2048_rl
Reinforcement Learning Model playing 2048 |
|
Experimental |
| 18 |
ZahraaSa/SharkVsFishGame
Shark vs. Fish - An Ocean Adventure Game! this Pictoblox-powered game offers... |
|
Experimental |
| 19 |
HelloBryte/2048-AI-Expectimax
🎮 Intelligent 2048 AI using Expectimax algorithm with genetic weight... |
|
Experimental |
| 20 |
virgs/2048-ai
Classic 2048 game that can also be played with an AI assistant |
|
Experimental |
| 21 |
ihavenonickname/2048-AI
2048 game AI based on MCTS |
|
Experimental |
| 22 |
karthikbilaspur/PythonProject
My 2nd series of Python Codes |
|
Experimental |
| 23 |
chizo4/2048-intelligent-bot
2048 game implementation solved by AI bot. |
|
Experimental |
| 24 |
tigjaw/game-of-life
Conway's Game of Life Simulation with Java Swing |
|
Experimental |