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.
40 stars
6 watching
6 forks
Language: C#
last commit: about 2 months ago
Linked from 1 awesome list
advent-of-codecsharpnetcorepuzzlestemplate
Related projects:
Repository | Description | Stars |
---|---|---|
eduherminio/adventofcode.template | A template project providing a basic structure and tools to solve Advent of Code puzzles in C# | 45 |
janniknickel/adventofcode | A collection of solutions to Advent of Code puzzles in various programming languages and years | 4 |
exvertex/adventofcode | A framework for solving Advent of Code puzzles in C# | 2 |
matiaslindgren/advent-of-code-cpp | A collection of modern C++ solutions to Advent of Code problems as a testing ground for new language and library features. | 8 |
viceroypenguin/adventofcode | A collection of solutions to Advent of Code puzzles in C#. | 38 |
meshcheryakov83/advent-of-code | A C# implementation of the Advent of Code 2023 puzzle solutions | 0 |
encse/adventofcode | C# solutions to Advent of Code problems with an emphasis on readability and maintainability. | 355 |
sanderploegsma/advent-of-code | A collection of solutions to Advent of Code challenges in various programming languages and categories. | 6 |
gahjelle/advent_of_code | A collection of personal attempts to solve puzzles from the Advent of Code challenge in various programming languages. | 29 |
mhanberg/advent-of-code-clojure-starter | A starter kit for solving Advent of Code puzzles in Clojure | 8 |
mmosiur/adventofcodeabstractions | A set of abstractions to help with clean and well-structured projects for solving Advent of Code challenges in C# | 2 |
fspoettel/advent-of-code-rust | A Rust template for solving Advent of Code puzzles | 749 |
christopping/advent-of-code | A collection of solutions to Advent of Code problem sets in Java | 9 |
mmosiur/adventofcodedaytemplate | A template project for building dotnet CLI solutions for solving AdventOfCode challenges | 0 |
connorslade/advent-of-code | A collection of Rust solutions to the annual Advent of Code puzzle challenge | 37 |