Skip to content

Family feud game in javascript & html. The game interface taken from https://codepen.io/MacEvelly/pen/rLWeYP, just admin panel implemented to seperate game operations from audience.

Notifications You must be signed in to change notification settings

KlaraJa/familyfeud

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Family Feud

This is a Family feud game in javascript and html. The game interface taken from https://codepen.io/MacEvelly/pen/rLWeYP, just admin panel implemented to seperate game operations from audience.

Questions are fetched from "/game/js/questions.json" file.

Open index.html and select the language you want to play in.

Open Game

Start Game (Takes about 6 seconds), time count can be edited in "/panel/js/panel.js" in line 11

In oder to play a webserver is needed, cannot be played from local file system!

About

Family feud game in javascript & html. The game interface taken from https://codepen.io/MacEvelly/pen/rLWeYP, just admin panel implemented to seperate game operations from audience.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 36.2%
  • CSS 34.3%
  • HTML 29.5%