/2048-solver

This is a solver for the popular game 2048 using graph search. This was created as a university project.

Primary LanguagePythonMIT LicenseMIT

#2048 solver# This is a solver for the popular game 2048 using graph search. This was created as a university project.