This is an implementation of the game Monikers with Svelte 3. Monikers is a party game which can be played by passing around a single phone.
Install the dependencies...
cd monikers
npm install
...then start Rollup:
npm run dev
Xcode includes a build script, good luck xD
The previous version was written with polymer. And can be found on GitHub