Skip to content

[Desktop Application] Recreated 2048 Game by Gabriele Cirulli with an AI Solver.

License

Notifications You must be signed in to change notification settings

Gauravsharma-20/2048-Game-With-AI-Solver

Repository files navigation

                                                2048-Game-With-AI-Solver

Recreated the Game 2048 from scratch with all its basic functionalities and a option to get Hint or use AI to Solve the game from the Current State. 2048 is a single-player sliding block puzzle game designed by Italian web developer Gabriele Cirulli.The game's objective is to slide numbered tiles on a grid to combine them to create a tile with the number 2048.However, one can continue to play the game after reaching the goal, creating tiles with larger numbers

How to run:

Open 2048GUI.py with Python OR In terminal: python 2048GUI.py

Controls:

W,A,S,D to Move

H : Hint/Help

P : Play/Pause AI from the Current State

About

[Desktop Application] Recreated 2048 Game by Gabriele Cirulli with an AI Solver.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages