aoc-starter-js
Challenge solver
A setup environment for solving Advent of Code challenges with automatic creation and execution of code templates.
5 stars
2 watching
5 forks
Language: JavaScript
last commit: almost 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
caderek/aoc-starter-ts | A zero-setup environment for solving Advent of Code challenges in TypeScript | 14 |
wizardassassin/advent-of-code | A tool for storing and managing solutions to Advent of Code challenges in JavaScript. | 2 |
rubennoriegamier/aoc_2023 | A collection of Python solutions for solving Advent of Code 2023 challenges | 0 |
vuryss/aoc-java | A collection of solutions to the Advent of Code puzzle challenges in Java | 6 |
hieptk/aoc | A C++ implementation of the Advent of Code puzzle challenges | 4 |
jjcomer/aoc-helper | A utility framework for solving Advent of Code puzzles using Clojure | 19 |
caderek/aocrunner | Automates Advent of Code solution creation and execution with input fetching and leaderboard tracking | 166 |
amorriscode/advent-of-code | A template and generator for building solutions to Advent of Code challenges | 9 |
aocjs/cli | Tool to solve Advent of Code puzzles using JavaScript or TypeScript | 7 |
realstr1ke/aoc | Repository containing solutions to Advent of Code challenges in JavaScript | 4 |
pacso/aoc_rb | A tool to help developers solve Advent of Code puzzles by automating puzzle setup and submission. | 18 |
kanadaat/aoc2023 | Solutions to Advent of Code challenges in C# | 0 |
scarvalhojr/aoc-cli | A command-line tool for solving Advent of Code puzzles | 250 |
tumdum/aoc2023 | A repository containing Rust implementations of solutions to Advent of Code challenges | 1 |
hughjdavey/aoc-kotlin-starter | A starter template for solving Advent of Code puzzles in Kotlin | 22 |