c15d206b8be16b605cd5aac5663bd67c8862dd41
This was incredibly cool and I had a really fun time with it. Uncomment everything to see the game play itself! Note that I'm not seeking around in the terminal window to make the drawing smooth, I'm just outputting each new frame as it happens, so there's some jitter, but it still looks great! I messed around a bit with control codes to move the cursor around instead of the "draw the buffer over and over again" approach, and they work, mostly, but I'm sticking with this for now.
Advent of Code 2019
My solutions to Advent of Code 2019.
Description
Languages
Go
100%