/familyfeud

Open Source family feud clone made for Tawa College

Primary LanguageJavaScript

TC FEUD!

Open Source family feud clone made for Tawa College

The plan

Over the next month, create a working version that can last for the future. Each Feature added will be a PR and then built with electron for easy ish use

Setup - Have node.js installed

  • Clone the repo git clone https://github.com/AltraMage/familyfeud.git or Download
  • Navigate to the repocd ./familyfeud
  • Install the packagesnpm install
  • Run the server node server.js

User facing URL is yourIP:3000
Console url is yourIP:3000/console.html

Todo:

  • Have all interactions from control panel
  • Clear and user friendly design
  • Custom JSON importing
  • Custom Theme / Images
  • Weighted Scores
  • Electron App? (Perhaps)
  • Sound Fx's

Copyrights

Family Feud is an IP of American Broardcasting Company (ABC)
Code (c) Ewan + Quinn circa 2023; Original Code
Websocket port (c) Logan Simonsen 2024