Advent of Code: Day 6 Puzzle 1 with TDD in phpspec

Опубликовано: 15 Апрель 2026
на канале: David Stockton
138
2

Day six involves a grid of a million lights and instructions from Santa on which lights to turn on and off and toggle. In this video we build the grid, the lights and the instruction parser using Test-Driven Development with phpspec to determine how many total lights are finally on.

https://github.com/dstockto/AdventOfC...