package
0.0.0-20241220204521-f02d9925cbd2
Repository: https://github.com/asymmetricia/aoc23.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
RenderGif creates a GIF from the stack of canvases.
RenderMp4 creates an MP4 from the stack of canvases.

# Constants

No description provided by the author

# Structs

A Canvas is a dense two-dimensional grid of Cells, where a Cell is a tuple of a color and a rune.
No description provided by the author
No description provided by the author
No description provided by the author