AdventOfCodeBase

Puzzle solver

Automates solving Advent of Code puzzles with configuration and input handling.

Template repository for solving Advent of Code puzzles, which automatically handles input retrieval and output.

GitHub

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

advent-of-codecsharpnetcorepuzzlestemplate

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
eduherminio/adventofcode.templateA template project providing a basic structure and tools to solve Advent of Code puzzles in C#45
janniknickel/adventofcodeA collection of solutions to Advent of Code puzzles in various programming languages and years4
exvertex/adventofcodeA framework for solving Advent of Code puzzles in C#2
matiaslindgren/advent-of-code-cppA collection of modern C++ solutions to Advent of Code problems as a testing ground for new language and library features.8
viceroypenguin/adventofcodeA collection of solutions to Advent of Code puzzles in C#.38
meshcheryakov83/advent-of-codeA C# implementation of the Advent of Code 2023 puzzle solutions0
encse/adventofcodeC# solutions to Advent of Code problems with an emphasis on readability and maintainability.355
sanderploegsma/advent-of-codeA collection of solutions to Advent of Code challenges in various programming languages and categories.6
gahjelle/advent_of_codeA collection of personal attempts to solve puzzles from the Advent of Code challenge in various programming languages.29
mhanberg/advent-of-code-clojure-starterA starter kit for solving Advent of Code puzzles in Clojure8
mmosiur/adventofcodeabstractionsA set of abstractions to help with clean and well-structured projects for solving Advent of Code challenges in C#2
fspoettel/advent-of-code-rustA Rust template for solving Advent of Code puzzles749
christopping/advent-of-codeA collection of solutions to Advent of Code problem sets in Java9
mmosiur/adventofcodedaytemplateA template project for building dotnet CLI solutions for solving AdventOfCode challenges0
connorslade/advent-of-codeA collection of Rust solutions to the annual Advent of Code puzzle challenge37