Reach up to 130k in the famous mobile game 2048 with a depth-search based AI
-
Updated
Oct 31, 2023 - C++
Reach up to 130k in the famous mobile game 2048 with a depth-search based AI
A python project where I recreated the web game 2048 with a playable version and a bot version which uses a depth search algorithm to find the best moves.
Algorithms for solving graph problems (Depth Search, Dijkstra, Kruskal, etc)
Minimax depth search algorithm implemented for optimal moves in TicTacToe game
Add a description, image, and links to the depth-search topic page so that developers can more easily learn about it.
To associate your repository with the depth-search topic, visit your repo's landing page and select "manage topics."