fernando-napier

fernando-napier.github.io

A collection of games I built for my kids (and myself).


Siren Head

Play it here

A first-person survival game where you roam a dark procedural city, collect scattered notes, and escape — all while avoiding the towering Siren Head monster(s).

Mechanics

How it was built

Everything lives in a single sirenhead.html file — no build step, no dependencies beyond Three.js (loaded from CDN). The 3D scene, all character meshes, audio, and game logic are hand-coded in vanilla JS: