This commit is contained in:
2024-04-23 15:38:11 +02:00
parent 08b96a6617
commit 1d915baf77
2 changed files with 2 additions and 0 deletions

BIN
docs/logo.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 75 KiB

View File

@ -1,5 +1,7 @@
# Tetris - Hardware and Software # Tetris - Hardware and Software
![](./docs/IMG_4936.jpg)
This Tetris implementation consists of a hardware and a software (running on that hardware). This Tetris implementation consists of a hardware and a software (running on that hardware).
The hardware utilizes four MSP430 microcontrollers for 1.) the game play, 2.) the play ground canvas, 3.) the score display and 4.) the sound effects. The hardware utilizes four MSP430 microcontrollers for 1.) the game play, 2.) the play ground canvas, 3.) the score display and 4.) the sound effects.