AdventOfCode

Puzzle solver

A C# implementation of Advent of Code puzzles and challenges

GitHub

0 stars
1 watching
0 forks
Language: C#
last commit: 10 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
janniknickel/adventofcode A collection of solutions to Advent of Code puzzles in various programming languages and years 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
mmosiur/adventofcodeabstractions A set of abstractions to help with clean and well-structured projects for solving Advent of Code challenges in C# 2
eduherminio/aochelper A framework for solving Advent of Code puzzles in .NET, providing tools and structure for puzzle solvers 55
vladsm/adventofcode-runner A .NET library to run Advent of Code puzzles by loading input, solving and verifying answers. 4
vlang/adventofcode A collection of solutions to Advent of Code puzzles in the V programming language. 33
eduherminio/adventofcode.template An Advent of Code C# template providing a basic structure and functionality for solving puzzles. 37
sanderploegsma/advent-of-code A collection of solutions to Advent of Code challenges written in C# and other languages 6
twilightvanish/adventofcode Personal solutions to AdventOfCode puzzle challenges 0
meshcheryakov83/advent-of-code A C# implementation of the Advent of Code 2023 puzzle solutions 0
hakoerber/adventofcode An Advent of Code solution implemented in Rust, providing a challenge-response interface to solve puzzles and games. 0
exvertex/adventofcode A framework for solving Advent of Code puzzles in C# 2
happycoder74/adventofcode An initiative to solve Advent of Code puzzles in various programming languages 4
aleup170/adventofcode Solving Advent of Code puzzles in Python 5
oscarbrugne/adventofcode A collection of Go solutions to puzzles from the Advent of Code challenge 0