2048

An interactive 2048 game using LabVIEW and Arduino.



Using an Arduino Uno and LINX I've made an interactive 2048 game. It uses an LED Array to display the tiles, and an accelerometer (MPU-6050) to read the tilt of the game and move the tiles. Although 2048 uses numbers, this game uses colors and the colors are the same as resistor color codes. I could use the normal USB cable to communicate with the LabVIEW, but in order to make it wireless, I added a bluetooth module (HC-05) to act as a serial bridge. Check out the code on GitHub!

Resources

Meet The Maker


More Projects