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
5 forks
Language: C#
last commit: 12 months ago
Linked from 1 awesome list

advent-of-codecsharpnetcorepuzzlestemplate

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
eduherminio/adventofcode.template An Advent of Code C# template providing a basic structure and functionality for solving puzzles. 37
janniknickel/adventofcode A collection of solutions to Advent of Code puzzles in various programming languages and years 2
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#. 37
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 320
sanderploegsma/advent-of-code A collection of solutions to Advent of Code challenges written in C# and other languages 6
gahjelle/advent_of_code A collection of solutions to Advent of Code puzzles in different programming languages 27
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 645
christopping/advent-of-code Solutions to Advent of Code problem sets in Java 10
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 a yearly programming challenge where participants solve puzzles and problems in a competitive format. 33