Skip to content

curtisahuang/oddballgame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

oddballgame

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!

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors