Git Product home page Git Product logo

remote-bingo's Introduction

Remote Bingo

Welcome to Remote Bingo.

For The Host

Install the "library" and its dependencies, then create and distribute grids for your users, then start the game!

  1. git clone
  2. pipenv install
  3. pipenv run python bingo.py create_grids <alias1>,<alias2>,<alias3>.....
  4. pipenv run python bingo.py start_game
    • If a game is already underway, you will be asked if you wish to resume or end the existing game.
    • Hit enter when you want a new ball.
  5. When you have a winner, hit ctrl+c to stop the game (the game can be resumed)
  6. pipenv run python bingo.py check_winner <ball1>,<ball2>,<ball3>....
  7. If the winner is confirmed:
    • pipenv run python bingo.py end_game to delete all files

remote-bingo's People

Contributors

grvhi avatar

Watchers

James Cloos avatar  avatar

remote-bingo's Issues

Custom Value Sets

Allow the option to play using content sets other than numbers. For example:

-"I have a dog"
-"I have a cat"
-"I have been to X country"
etc.

Integrate with Chime API

  • Auto-generate cards for every person in the Chime room
  • Auto-distribute generated HTML files to each person in the Chime room

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.