klausapp / guess-who

A klausmoji guessing game 🎭

Home Page:https://guesswho.internal.klausapp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Guess who!?

Powered by Vite, built by and for Klausians.

Development

yarn dev

Updating

To add a new employee's image to the game, add them as the last index to public/klausmojis/ and add their name to src/answers.ts - note that the name's index in answers.ts must match the image's number, if increased by one (this is because while the answers array is 0-indexed, the image collection is 1-indexed).

About

A klausmoji guessing game 🎭

https://guesswho.internal.klausapp.com


Languages

Language:Vue 75.7%Language:HTML 8.8%Language:CSS 8.5%Language:TypeScript 7.0%