adventofcode-runner

Puzzle solver

A .NET library to run Advent of Code puzzles by loading input, solving and verifying answers.

.NET solvers runner for the Advent of Code puzzles (https://adventofcode.com)

GitHub

4 stars
2 watching
0 forks
Language: C#
last commit: almost 4 years ago
Linked from 1 awesome list

advent-of-code

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
twilightvanish/adventofcodePersonal solutions to AdventOfCode puzzle challenges0
janniknickel/adventofcodeA collection of solutions to Advent of Code puzzles in various programming languages and years4
beakerandjake/advent-of-code-runnerGenerates and runs solutions to Advent of Code puzzles using a Node.js CLI10
meshcheryakov83/advent-of-codeA C# implementation of the Advent of Code 2023 puzzle solutions0
exvertex/adventofcodeA framework for solving Advent of Code puzzles in C#2
mikemoolenaar/adventofcodeA C# implementation of Advent of Code puzzles and challenges0
uravgcode/advent-of-codeA collection of solutions to Advent of Code puzzles in Python and C++2
sanderploegsma/advent-of-codeA collection of solutions to Advent of Code challenges in various programming languages and categories.6
grigoresc/adventofcode.2023A C# implementation of Advent of Code's 2023 challenges0
kavun/advent-of-code-2023A C# implementation of Advent of Code 2023 puzzles and challenges0
andrejorsula/aocA collection of optimized Rust solutions to Advent of Code puzzles2
viceroypenguin/adventofcodeA collection of solutions to Advent of Code puzzles in C#.38
edgars-supe/advent-of-codeAn Advent of Code solution framework for Kotlin developers13
zivnadel/advent-of-codeA repository of solutions to the Advent of Code annual event challenges8
sindrekjr/adventofcodebaseAutomates solving Advent of Code puzzles with configuration and input handling.40