Arduino


Feb 22, 2020

How I Made a Simple Arduino Game

A weekend project building a space invaders-style game on an Arduino with an 8x8 LED matrix, covering player movement, enemy spawning, and game logic in C++.

How I Made a Simple Arduino Game