Python code for automatically solving the AstrillVPN 2048 minigame.
-
Updated
Oct 9, 2023 - Python
Python code for automatically solving the AstrillVPN 2048 minigame.
A strong AI for the popular 2048 game. It reaches the 65536 tile 3% of the time, without undos.
Using deep reinforcement learning to tackle the game 2048.
A set of AIs for the 2048 tile-merging game. Includes an expectimax strategy that reaches 16384 with 34.6% success and an ML model trained with temporal difference learning.
🎮 New iOS, Android, and web versions of 2048 game! Engage in the addictive puzzle challenge of combining like numbers to reach 2048, crafted for enjoyable, short gameplay sessions on any device!
The Most Efficient Temporal Difference Learning Framework for 2048
Collection of AI algorithms to solve/optimize 2048 games.
Implementation of Deep Q-network to play game 2048 using Tensorflow2.0/Keras and PyGame
Gymnasium environment for the game 2048
Temporal difference learning for 2048
Reach up to 130k in the famous mobile game 2048 with a depth-search based AI
An AI BOT playing game 2048 by using reinforcement learning
Simple implementation of 2048 in python. Command line and pygame interface.
Monte Carlo Tree Search-powered implementation of 2048 game, that plays the game autonomously, aiming to achieve the highest score.
Add a description, image, and links to the 2048-ai topic page so that developers can more easily learn about it.
To associate your repository with the 2048-ai topic, visit your repo's landing page and select "manage topics."