Fun little embedded software challenge in today's Advent of Code, with clock cycles and pixel beams. Got it down to 32 lines of C code without comments/blank lines! My solution here: https://github.com/ednl/aoc2022/blob/main/10.c or in attached image.

#AdventOfCode #AoC22 #Embedded #software #programming

aoc2022/10.c at main · ednl/aoc2022

Advent of Code 2022. Contribute to ednl/aoc2022 development by creating an account on GitHub.

GitHub