Day 13 solution

This was incredibly cool and I had a really fun time with it. Uncomment the draw and sleep in Part2 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.
This commit is contained in:
2022-06-27 00:01:19 -05:00
parent 2178a2618d
commit dd5ea5ea86
4 changed files with 155 additions and 0 deletions

1
inputs/13p.txt Normal file

File diff suppressed because one or more lines are too long