Start day 16, scene refactor.

This commit is contained in:
Zed A. Shaw 2026-08-26 13:22:27 -04:00
parent f2a20876f3
commit 3041ae0172
73 changed files with 14114 additions and 0 deletions

10
16-scene-refactor/.gitignore vendored Normal file
View file

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