An open API service indexing awesome lists of open source software.

https://github.com/ktravis/zig-aoc20

Advent of Code 2020
https://github.com/ktravis/zig-aoc20

Last synced: 12 months ago
JSON representation

Advent of Code 2020

Awesome Lists containing this project

README

          

# Advent Of Code 2020

My solutions for [Advent of Code 2020](https://adventofcode.com/2020), written while learning Zig.

Repo template from [SpexGuy](https://github.com/SpexGuy/Zig-AoC-Template).