Skip to content

ComtelJeremy/familyfeud

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

familyfeud

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.

This game was used for a student organization event in a university. The main interface, the front-end seen by audience is taken from online, and an admin panel created to steer the game from the regie. It was urgent, and there is nothing organized in the code, so sorry.

Questions are fetch from "../js/FF3.json" file.

live demo: https://cgrgrbz.github.io/familyfeud/

Open index.html

Open Game

Start Game (music continous for 33 second then game starts) time count can be edited in "/panel/js/panel.js" in line 11 > https://github.com/cgrgrbz/familyfeud/blob/ece28719d443364e8813c9d4132671df0bfa01ba/panel/js/panel.js#L11

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

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 42.7%
  • CSS 40.3%
  • HTML 17.0%