2048 (with simple AI solver) Overall Implementation of 2048 game with simple AI solver. Written in C++, running on Terminal (Linux) and Command Line (Windows). Requirements C++ compiler (gcc and visual c++ compilers makes solver run bit differently)