Inspiration

I just wanted to make something fun and interactive. I modeled the game after the popular arcade game.

What it does

The lights move and the player must stop the light under the arrow. The lights move faster as the game progresses. The serial monitor lets players see their score.

How we built it

Built with only the tools given for the Hack. I used online documentation to help right the code.

Challenges we ran into

If the button was pressed while another loop was executing then the press was not registered. Made for a frustrating gaming experience

Accomplishments that we're proud of

Fixing the above problem

What we learned

I used the interrupt function in Arduino to fix the problem described above. I had never used it before and will definitely use it again.

What's next for Stop It Game

Sharing it with my friends.

Built With

  • adruino
Share this project:

Updates