23 lines
620 B
Markdown
23 lines
620 B
Markdown
<!---
|
|
|
|
This file is used to generate your project datasheet. Please fill in the information below and delete any unused
|
|
sections.
|
|
|
|
You can also include images in this folder and reference them in the markdown. Each image must be less than
|
|
512 kb in size, and the combined size of all images must be less than 1 MB.
|
|
-->
|
|
|
|
## How it works
|
|
|
|
Takes input from buttons and updates a led matrix.
|
|
The current state of the game is stored internally using registers.
|
|
|
|
## How to test
|
|
|
|
Connect the chip to 9 buttons and 9 LEDs.
|
|
Press the buttons and try to deactivate all of the LEDs.
|
|
|
|
## External hardware
|
|
|
|
clock, 9 LEDs, 9 buttons
|