Skip to content

andres-zibula/2048-game-robot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

2048 Game Robot

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.

Watch video

Requirements

The AI is separated in another repo: 2048 Game AI, and the arduino code: Parallel Scara Stylus

The following libraries are required:

About

A robot playing the game 2048 in a smartphone, using the built-in camera from the notebook.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages