About ๐Ÿ‘‹

Hi! I'm Lenny. This is my hobby page where I post the games and stuff I build with my dad.

What lives here?

A playable Three.js game, a build log, and experiments. Everything is kid-built, dad-assisted.

Tech

Site: Astro (static). 3D: three from npm. Hosting: Cloudflare Pages (dist/ output). No server needed.

How to run it

npm install
npm run dev    # http://localhost:4321
npm run build  # outputs to dist/
npx wrangler pages deploy ./dist --project-name=lenny-simpson

Play the game