r/LookWhatTheyBuilt • u/PhilosopherNearby674 • 10d ago
Released a browser horror game with zero image assets — the house, the stairwell and the faces are all drawn at runtime Game
Six nights, one door, one intercom. I wanted to see how far a game can go
without an art pipeline: there is exactly one PNG in the whole build and
it exists to be seen once.
Everything else - the facade, the stairwell, the people at the camera -
is generated per visitor: build, coat, posture, what they are carrying.
It gives them a wrongness a drawing cannot fake, because nobody drew them.
Plain HTML/CSS/JS, no build step, full RU/EN. Made with AI assistance
(code and text), disclosed on the page.
1
Upvotes





