This is a personality test, built for the Buddenbrookhaus museum in Lübeck, Germany, to be shown at the exhibition "What a family!".
It's based on bbh-einbuergerungstest, but now wrapped in Electron so it can make use of multiple displays.
Resource files like images or fonts are not in this repo for legal reasons.
Since Microsoft only offers a real kiosk mode on Windows >= Professional we had
to go a little different way. Killing explorer.exe to disable buttons and
gestures and using Electron's kiosk mode does the job quite well. There's an
autostart file called start.bat
to be put in your startup directory.
(C:\Users\<USERNAME>\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup
)