Skip to content

tomwallace/AdventOfCode2016

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project is a C# implementation of the 2016 Advent of Code puzzles, written by Eric Wastl.  The basic concept is that the author presents two problems a day from December 1 until December 25, for a total of 50 problems (an advent calendar of code problems).  The problems are self-contained with the second problem of each day being based on the first problem, with a twist.  The problems are appropriate for a variety of developer skill levels and are rather witty and fun.  You can learn more about Advent of Code here:

http://adventofcode.com/2016/about

You can find more code from me on my Github page:

https://github.com/tomwallace

Releases

No releases published

Packages

No packages published

Languages