/quizapp

An app for making quiz battles (beta)

Primary LanguageJavaScript

QuizBattle

The QuizApp frontend is based on Ember CLI.

Prerequisites

You will need the following things properly installed on your computer.

Installation

  • git clone <repository-url> this repository
  • cd quizapp
  • npm install

Running / Development

Linting

  • npm run lint:hbs
  • npm run lint:js
  • npm run lint:js -- --fix

Deployment

  • Run ember build
  • Find the application in dist-folder and publish it with a webserver of your choice

The Game

Controls:

  • Player 1: up, left, down, right
  • Player 2: w, a, s, d
  • With buzzers: yellow, red, green, blue