Code Monkey home page Code Monkey logo

emoji-bingo's Introduction

Emoji Bingo

Emoji Bingo

A game of chance, clicks, and emoji. Made with Svelte. Click here to play.

Gameplay

Before playing, have everyone load the game on their own device. With the game loaded on everyone's device, select a host. The host will click the call button. The rest of the group will click the play button.

The host is responsible for generating and calling out the randomly chosen emoji as well as verifying each bingo. On the call page, click the spin button to generate the next randomly chosen emoji. Each randomly chosen emoji will show up at the bottom of the call page. This will help with verifying each bingo.

The rest of the group will use the play page. On the play page is the bingo card. Each bingo card is generated randomly. When the host calls out an emoji, find that particular emoji on your card. If your card contains the given emoji, click it. If it doesn't contain the given emoji, wait for the host to give the next emoji. If you accidentally click an emoji, you can click it again to deselect it.

As you select more and more emoji, the game will let you know when you have a bingo. When you get a bingo, let the host know so they can verify it.

Customize

The emoji are located in main.js.

Build

git clone https://github.com/lettier/emoji-bingo.git
cd emoji-bingo
# Install Node Version Manager.
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.35.3/install.sh | bash
nvm use
npm install
npm run build

Run

npm run dev &> /dev/null &
python -mwebbrowser http://localhost:55555

Copyright

(C) 2020 David Lettier
lettier.com

emoji-bingo's People

Contributors

lettier avatar tomasscrapper 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.