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!