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: about 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 | A template project providing a basic structure and tools to solve Advent of Code puzzles in C# | 45 |
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 | 19 |
zivnadel/advent-of-code | A repository of solutions to the Advent of Code annual event challenges | 8 |
plannapus/advent_of_code | Solutions to Advent of Code challenges in R | 14 |
ismtabo/advent-of-code-2023 | A template repository for solving Advent of Code challenges using Deno and TypeScript | 0 |
topener/adventofcode | An implementation of Advent of Code puzzles in Node.js, with sample inputs and solutions. | 8 |
devries/aoc_template | An automating template for solving Advent of Code problems in Go | 4 |
tbali0524/advent-of-code-solutions | A collection of solutions to Advent of Code puzzles in PHP | 4 |
matijaoe/advent-of-code | A Bun-based template for solving Advent of Code puzzles in TypeScript | 2 |
believer/advent-of-code | A platform that hosts and shares solutions to daily programming puzzles from the Advent of Code event in various programming languages. | 52 |
nickyvanurk/advent-of-code-rust-template | Provides a basic structure and tools for solving Advent of Code challenges in Rust | 3 |