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)
4 stars
2 watching
0 forks
Language: C#
last commit: almost 2 years ago
Linked from 1 awesome list
advent-of-code
Related projects:
Repository | Description | Stars |
---|---|---|
twilightvanish/adventofcode | Personal solutions to AdventOfCode puzzle challenges | 0 |
janniknickel/adventofcode | A collection of solutions to Advent of Code puzzles in various programming languages and years | 2 |
beakerandjake/advent-of-code-runner | Generates and runs solutions to Advent of Code puzzles using a Node.js CLI | 10 |
meshcheryakov83/advent-of-code | A C# implementation of the Advent of Code 2023 puzzle solutions | 0 |
exvertex/adventofcode | A framework for solving Advent of Code puzzles in C# | 2 |
mikemoolenaar/adventofcode | A C# implementation of Advent of Code puzzles and challenges | 0 |
uravgcode/advent-of-code | A collection of solutions to Advent of Code puzzles in Python and C++ | 2 |
sanderploegsma/advent-of-code | A collection of solutions to Advent of Code challenges written in C# and other languages | 6 |
grigoresc/adventofcode.2023 | A C# implementation of Advent of Code's 2023 challenges | 0 |
kavun/advent-of-code-2023 | A C# implementation of Advent of Code 2023 puzzles and challenges | 0 |
andrejorsula/aoc | Solutions to Advent of Code puzzles written in Rust | 1 |
viceroypenguin/adventofcode | A collection of solutions to Advent of Code puzzles in C#. | 37 |
edgars-supe/advent-of-code | A repository of Kotlin solutions to Advent of Code puzzles | 13 |
zivnadel/advent-of-code | A repository of solutions to the Advent of Code annual event challenges | 8 |
sindrekjr/adventofcodebase | Automates solving Advent of Code puzzles with configuration and input handling. | 40 |