Skip to content

emuuu/AdventOfCode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AdventOfCode

Solutions for the https://adventofcode.com/ puzzles including unit tests for each day.

To use it just write your personal input data in a text file (default path D:\AdventOfCode\input.txt). If your want to use another path you simply can edit the appsettings.json or change it temporarily in the app.

Make your own edits

If you want to make your own changes (like testing other solutions), just edit the AdventOfCode2020.cs, thats where all the fun happens. The rest of the app is just infrastructure.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages