Giter Club home page Giter Club logo

doweallthinkthesame's Introduction

doweallthinkthesame

No.

Small web app that allows sharing your opinion with the other people on the page.

Goal

Give people the opportunity to think and communicate about their opinions.

Hivemind gamemode

Stay close to the hivemind or die.

Design decisions:

  1. I am keeping it simple and short as a proof of concept
  2. Performance, I want it to easily scale well both horizontally and vertically without much effort
  3. Classes have public methods that define the contract and private methods that actually execute, this way it is easy to extend the private behavior on public calls.

Todo

Functionality

  1. Chat -> Seperate server?
  2. WebsitePluginStore?
  3. Timer
  4. Reveil after a while?
  5. balls and only name on hover

Performance

  1. Disconnect clients if time start slipping
  2. Split up rooms over more servers, perhaps client side somehow? Let url define server? -> On trying to connect, if full, go to next server, just hardcode servers/ports? KISS -> Should rooms be coordinated somehow? How to let clients join the same private room?
  3. Stress test to see how many clients can be connected

doweallthinkthesame's People

Contributors

lukasdietrich avatar squarific avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.