Skip to content

Tonnieboy300/counterreply

Repository files navigation

CounterReply

A simple tool to create debates.

Game Structure

First, a question is written for both players to repond to. Once they respond, each player writes a Counter, or rebuttal, to that answer. Based on these answers, a new question is written and the cycle repeats.

Code Structure

Players are sent in a specific order through the pages:

  1. index.html
  2. question.html
  3. answerInput.html
  4. displayAnswers.html
  5. counterInput.html
  6. displayCounters.html
    After this page, the cycle repeats, returning to question.html

In Streamer Mode, 2 windows are open at the same time. One controls the game, and the other displays the game to viewers.

All javascript is contained in main.js.
This project uses bootstrap, with style.css only being used for margins.

About

A tool to create short debates between 2 people through short form answers.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published