The snack game on 8051. You will need: 64 LEDs, a 8051 MCU (not tested on STM32, etc.), 4 keys. The LEDs should be connect to P2, and the keys should be connected to P3.0-P3.3 (maybe wrong). The toolchain I used is provided in Keil IDE.