Go to file
Parnic c15d206b8b Day 13 solution
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.
2022-06-12 13:37:38 -05:00
2022-06-06 15:14:31 -05:00
2022-06-12 13:37:38 -05:00
2022-06-12 13:37:38 -05:00
2022-06-12 13:37:38 -05:00
2022-06-06 15:14:31 -05:00
2022-06-06 15:14:31 -05:00
2022-06-12 13:37:38 -05:00
2022-06-07 09:54:20 -05:00

Advent of Code 2019

My solutions to Advent of Code 2019.

Description
No description provided
Readme 1.6 MiB
Languages
Go 100%