Skip to content

garethellis36/advent-of-code-2015

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My code for Advent of Code 2015. I am doing the puzzles as TDD exercises using PHPSpec, inspired by David Stockton's YouTube series. The first puzzle is essentially lifted from his solution - the others have been all my own work (unless otherwise credited).

Note: my Day 24 code solution doesn't work - I managed to get the right answers using Excel, some simple sums and some luck!

To run a puzzle, simple type: php runner.php DayN PuzzleN

Releases

No releases published

Packages

No packages published

Languages