GithubHelp home page GithubHelp logo

zorapeteri / guesswhotv Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 8.05 MB

TV-themed version of the classic board game “Guess Who?”

Home Page: https://guesswho.tv

JavaScript 3.01% TypeScript 74.98% SCSS 22.01%

guesswhotv's Introduction

guesswhotv

GuessWhoTV is an online, TV-themed version of the classic board game “Guess Who?”, built with Remix.

a screenshot presenting the gameplay of Guess Who TV.

how to play

  1. Find a friend (or enemy) to play with
  2. Pick a TV show
  3. Play Guess Who!

data source

TVMaze API

how it works

search

simple text search using tvmaze/show-search

main cast

main cast of a given TV show is gathered using tvmaze/show-cast. if this returns less than 6 characters, guest crews per episode will be queried from tvmaze/show-seasons and tvmaze/season-episodes. if a guest crew member appears at least 3 times throughout all seasons, they get included in the character set. this is repeated until a set of 6 characters is achieved.

picking custom character set

at the start of each game, an option to "change characters" is provided. this opens up a list of characters split by main cast, and then guest crew members per season (guest crew who appear less than 3 times overall will also be excluded here).

once a custom set of characters is selected using the checkboxes on the page, a base64-encoded list of the character IDs selected gets injected into the URL, so that it can easily be shared across devices.

guesswhotv's People

Contributors

zorapeteri 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.