advent-of-code-template
Advent solver
A template project providing utility functions and infrastructure for solving Advent of Code challenges in multiple programming languages.
A simple php template for Advent of Code with a utility function to handle inputs. It can be used for every language.
2 stars
2 watching
0 forks
Language: PHP
last commit: almost 3 years ago
Linked from 1 awesome list
advent-of-codeadvent-of-code-2015advent-of-code-2016advent-of-code-2017advent-of-code-2018advent-of-code-2019advent-of-code-2020advent-of-code-2021advent-of-code-phpphp
Related projects:
Repository | Description | Stars |
---|---|---|
eduherminio/adventofcode.template | An Advent of Code C# template providing a basic structure and functionality for solving puzzles. | 37 |
amorriscode/advent-of-code | A template and generator for building solutions to Advent of Code challenges | 9 |
alvesvaren/aoc-template | A template project for solving Advent of Code challenges in Python. | 4 |
mmosiur/adventofcodedaytemplate | A template project for building dotnet CLI solutions for solving AdventOfCode challenges | 0 |
mmosiur/adventofcodeabstractions | A set of abstractions to help with clean and well-structured projects for solving Advent of Code challenges in C# | 2 |
xavdid/advent-of-code-python-template | A Python template for solving Advent of Code puzzles | 10 |
zivnadel/advent-of-code | A repository of solutions to the Advent of Code annual event challenges | 8 |
plannapus/advent_of_code | A collection of solutions to Advent of Code puzzles in R programming language | 9 |
ismtabo/advent-of-code-2023 | A template repository for solving Advent of Code challenges using Deno and TypeScript | 0 |
topener/adventofcode | A tool for running and testing code solutions to the Advent of Code challenge | 8 |
devries/aoc_template | An automating template for solving Advent of Code problems in Go | 1 |
tbali0524/advent-of-code-solutions | A collection of solutions to Advent of Code puzzles in PHP | 3 |
matijaoe/advent-of-code | A Bun-based template for solving Advent of Code puzzles in TypeScript | 1 |
believer/advent-of-code | Solutions to daily programming puzzles from Advent of Code, using various programming languages and technologies | 52 |
nickyvanurk/advent-of-code-rust-template | Provides a basic structure and tools for solving Advent of Code challenges in Rust | 3 |