Giter Site home page Giter Site logo

meshiest / outofcontext Goto Github PK

View Code? Open in Web Editor NEW
34.0 5.0 6.0 842 KB

A party game suite web application.

Home Page: https://www.outofcontext.party

License: GNU General Public License v3.0

JavaScript 46.01% HTML 1.18% Vue 51.85% CSS 0.91% Dockerfile 0.06%
webapp websocket vuejs game party-game social-games outofcontext

outofcontext's Introduction

Out Of Context Party Games

See OutOfContext.party for more info!

Contribute

Setup

  1. Clone Repo
  2. npm install

Development

  1. Leave npm run watch running to rebuild the frontend.
  2. Leave npm start running for the backend, restart when server changes are made.
  3. Use Lobby devaaaa for development
  4. Open localhost:8080 in browser

Production

  1. Setup your docker-compose.yml
  2. Run export MODE=production; npm run build to build production frontend
  3. docker-compose up -d to start containers
  4. git pull && npm i && npm run update to update, will kill running games
  5. docker-compose kill && docker-compose rm -f to stop containers
  6. Setup nginx based on the nginx.conf (no ssl) or nginx.letsencrypt.conf

LetsEncrypt

Follow nginx instructions on certbot

outofcontext's People

Contributors

dependabot[bot] avatar meshiest avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

outofcontext's Issues

Add short alarm bell when it's your turn to do something

We like to play ridiculously long rounds of the skribbl game and it's easy to get distracted and miss when it's your turn again to do something. Can there be a setting to enable a short sound or notification (whichever is easier) for the player? Sadly I don't have any experience with Vue.js so I wouldn't know where to start with this.

Taboo

Taboo online version which can be played with friends

Would like to retrieve lost story

Hello,
Me and my friends were playing Raconteur but were not able to see the final story. Our code is t8je If possible please retrieve all the stories written on 16 Sep 2020.

Thank you!

Redacted getting stuck when an entry contains no words.

When somebody just types a "." instead of a sentence in Redacted, the next person can't censor or truncate anything.
This means that the game will get stuck and there is no way of ending the round. It would be great if this could be checked before submitting a new sentence.

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.