Jim Heaney's Portfolio
  • Home
  • Projects
  • Resume
  • Certifications
  • Contact

Lights Out

Status: Complete
Picture

Summary

Lights Out is a classic electronics game with a simple goal; turn off all the lights on the board. Clicking a button will switch its state (from on to off or vice versa), but also switch the lights above, below, to the left, and to the right.
For this project, I challenged myself to try and write all the code without uploading to the board. I managed to get it all working on the first time except for one else statement I messed up.
I decided to make this version of the game using Cherry MX key switches, since they are both very satisfying to click, and easy to work with.
See more on my GitHub! Link Here.

2020 Jim Heaney 
  • Home
  • Projects
  • Resume
  • Certifications
  • Contact