It is a robot that plays the game 2048 in a smartphone, it uses the built-in camera of the notebook to capture the images, then it processes them to get the matrix of numbers of the game board, after that through a Neural Network it decides what action to take. Finally the program sends signals to the Arduino to slide the stylus pen in the correct direction.
The AI is separated in another repo: 2048 Game AI, and the arduino code: Parallel Scara Stylus
The following libraries are required: