Currently deployed on https://oddballgame.netlify.app/
Here the basic gameplay loop:
Everyone is going to be given a word.
One person's word is going to be different.
The words are going to be similar.
Everyone says a true statement about their word.
All the players will vote to execute someone.
The oddball wins if they are one of the last players.
The group wins if they can identify the oddball.
Have fun!
Current wordbank is World-focused. US, UK, Japan, and Hong Kong wordbanks to be updated (hopefully with a database connected)
If there are any unknown words to the players, feel free to hide all player words and generate new words.
Have fun!
PS Don't peak at the words. It hasn't been hidden yet!
npm install
npm run serve
npm run build
npm run lint