where

where!

A short text game about making interfaces type-safe

Originally made for Wowie Game Jam 4.0 on the theme “collaborate with AI” (submitted)

run locally

clone the repo, then

npm install
npm run dev

then point your browser to http://localhost:3000/where/

See