Code Monkey home page Code Monkey logo

subwaydle-seoul's Introduction

Roundle (a.k.a. Subwaydle-London)

A London-based fork of the original Subwaydle game. Contains some source code lifted from the open-source clone by Hannah Park. Subwaydle is a static JavaScript app, written using Create React App with React, Sass, Semantic UI React and Mapbox. A few Ruby scripts were written to generate JSON data files used by the app.

Geolocation data © OpenStreetMap contributors.

See it live at https://london.subwaydle.com

Running locally

brew install yarn
yarn install
yarn start
  • To show the map that is displayed after finishing the puzzle: sign up for an account with Mapbox, get a token and add it to an .env file as REACT_APP_MAPBOX_TOKEN.

  • Ruby scripts in the scripts/ directory produce the JSON files in src/data that are used by the app. Warning: viewing the src/data can reveal spoilers to the puzzle! All guesses are checked against the keys in the solutions.json file to be a valid trip, and the answers.json contains an array for the answer of each day. The values of the solutions.json object contain an example trip of stations that are traveled through for the trip.

Forked from Subwaydle

Inspirations:

subwaydle-seoul's People

Contributors

blahblahblah- avatar hunterpankey avatar pbiggar avatar xendke 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.