testbed: room world engine + headless raycaster renderer (bridge skeleton)

This commit is contained in:
opencode
2026-08-08 03:41:40 +03:00
parent fb3b4935d9
commit c19d4334d2
5 changed files with 769 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
.venv/
__pycache__/
*.pyc
*.egg-info/
.pytest_cache/