Coder Social home page Coder Social logo

mrslifting / connecting-wall Goto Github PK

View Code? Open in Web Editor NEW

This project forked from emordonez/connecting-wall

0.0 0.0 0.0 410 KB

A web implementation of the connecting wall from "Only Connect," built with Vue

Home Page: https://connecting-wall.netlify.app/

License: MIT License

JavaScript 6.18% CSS 3.79% HTML 1.98% Vue 88.06%

connecting-wall's Introduction

"Only Connect" Connecting Wall

A web implementation of the connecting wall from the BBC quiz show "Only Connect." Solve the wall by finding the four links connecting four items each among 16 seemingly unrelated clues. Try some of the walls from the show, or create your own wall to share with others.

Changelog

  • 0.1.3: Wall editor for users to create their own connecting walls. Custom walls are shared as base64 encoded strings.
  • 0.1.2: Strikes now come into effect once two groups have been found. Wall automatically resolves after three strikes or if time runs out. Added sound effects from the show.
  • 0.1.1: There is now a time limit visually indicated by a progress bar. Modal pop-ups now explain the rules and game state.
  • 0.1.0: First functional release. Items can be selected and checked. Wall automatically updates with each correct selection. Connections are revealed at the end.

Upcoming features

  • Sound effects
  • Optional elements from the show for extra pressure, such as:
    • Timer with adjustable time limit
    • Three strikes once two groups are identified
  • Editor for users to create their own walls
  • Adjustable difficulty
    • Enable/disable time limit and strikes
    • Configure time limit and number of strikes
  • Saved/submitted wall repository
  • Further explanation for connections
  • "I give up"

Setup

Install all dependencies then serve on a local host:

yarn install
yarn serve

Compile and minify for production:

yarn build

The built HTML can then be served from dist with serve:

serve -s dist

connecting-wall's People

Contributors

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