Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on May 6, 2021. It is now read-only.

openHPI/quizapp

Repository files navigation

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

About

An app for making quiz battles (beta)

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 7