Skip to content

rjudy1/Code-Golf

Repository files navigation

Code-Golf

Solutions to the Advent of Code Challenges

Advent of Code is an Advent calendar of small programming puzzles for a variety of skill sets and skill levels that can be solved in any programming language you like.

Resources

parseMod.py - contains useful parsing functions; most days use this module to break up the input

leaderboard.py - retrieve new cookie to use on your own leaderboard, reports times of finish

Usage

As most of the solutions use the parseMod module and other resources, clone the full repo and replace the filenames or file contents with your input to use.

About

programming puzzles, mostly Advent of Code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published