mirror of
https://github.com/parnic/advent-of-code-2022.git
synced 2025-06-16 05:30:14 -05:00
818e9478e17e9c5c6bd5222b5aa9b93c187f503b
ivec3 is a copy of ivec2 with a third dimension added and a few new utility methods (chiefly: MinElement, GetNeighbors, IsTouching).
Advent of Code 2022
My solutions to Advent of Code 2022.
Description
Languages
C#
100%