GithubHelp home page GithubHelp logo

rankarusu / conventionbingo Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 828 KB

A buzzword-bingo-esque to play with your weeb friends at conventions. Vanilla JS PWA

HTML 12.93% JavaScript 36.14% CSS 27.56% SCSS 22.82% Dockerfile 0.54%
javascript pwa scss html-css-javascript

conventionbingo's Introduction

ConventionBingo

A buzzword-bingo-esque to play with your weeb friends at conventions.

Since a few friends of mine and me are always playing some kind of convention bingo with a sheet we pull from google images every time in the last minute, I decided to make our lives easier and learn a little more about web development by creating this PWA. I used HTML, SCSS and Vanilla JS for this as they are the same tools i currently use at my apprenticeship.

Features

  • Playable out of the box with almost 50 different fields
  • Installable as a PWA to play offline
  • Active sheets can be rerolled and edited freely
  • Sheets (including their progress) can be saved, loaded, as well as imported and exported
  • You are free to edit, remove or add new fields as you see fit.
  • Persistence by utilizing the browsers local Storage

Installation

Directly from my website

  1. click here and just play there.
  2. install the PWA to your device from the little icon in your URL-bar or the three-dot-menu on your phone.

Docker

In case you want to host an instance of this Spaghettiball yourself (for whatever reason), be my guest. Here is a docker compose script you can use. And here is a link to the container on DockerHub.

version: "2.2.3"
services:
  con-bingo:
    image: 'rankarusu/convention-bingo:latest'
    container_name: 'con-bingo'
    restart: unless-stopped
    ports:
      - '8888:80'

Screenshots

conventionbingo's People

Contributors

rankarusu avatar

Watchers

 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.