Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 392 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 392 Bytes

AVR-Falling-Blocks

AVR Falling Blocks is a game that utilizes the AtMega AVR 8-bit micro-controller, as well as the the Nokia5110 LCD screen. It was developed using Atmel Studio 7.0.

The game itself is a simple "dodge the blocks" game. The player must move either left or right to avoid approaching objects, while at the same time they must collect falling hearts to increase their score.