Skip to content

BrotherApollo/Advent-of-Code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is my solutions and failed attempts at Advent of code challenges.

This repo will only contain the code used to generate my solutions. I need to figure out a way to mark if they worked or not lolol

folder structure is year/language

Languages used by year

Year Primary Extra Languages Notes
2015 Python Javascript 16 ★
2024 Python - 39 ★ ; First year DNF
2025 TypeScript Python, Rust Stretch goal, complete in at least two languages

Javascript

I am using p5 sketches for solving with Javascript. Add a data.txt file with you puzzle input to the folder. Then run python3 -m http.server 8000 to locally host the sketch.

links

2015 2021 2024 2025

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors