Day 12 done, we now have various kinds of lights.

This commit is contained in:
Zed A. Shaw 2026-08-22 13:48:29 -04:00
parent fb2c871419
commit a1d2c7768d
59 changed files with 13605 additions and 0 deletions

10
12-direction-lights/.gitignore vendored Normal file
View file

@ -0,0 +1,10 @@
.*.sw*
.DS_Store
*.sqlite3
*.sqlite3-wal
*.sqlite3-shm
debug
coverage/
.coverage
builddir
subprojects