Main Content

This project is based off of a computer game that you can find online. Its name is, “The Worlds Hardest Game.” I was able to re-create it on the Arduino using a four module LED Matrix. In this instructable I teach you how to construct it yourself. Before we get into to too many details I want to give a quick overview of the steps I went through to create this game.

I gathered all the parts needed.
I connected the parts together.
I wrote a sketch that used the joystick to move the players LED across all the modules.
I designed the first obstacles and added them to the sketch so they emulated the Worlds Hardest Game.
I then added code to detect a collision with the obstacles, which will restart the game.
And then I designed two more levels of obstacles.”

Link to article