Skip to content

azharkhan/scotland-yard

Repository files navigation

What's this?

An unofficial digital version of the classic boardgame - Scotland Yard, made to play with friends over a call during the 2020 Quarantine.

In addition, this was done as a project to learn some web development with some friends as a project.

Pre-requisites

You'll need the latest node.js version installed. Either use the official installer, or if use Homebrew (my preferred installation method).

brew install node -- if using Homebrew

Installation

  1. Clone this repo from Github
  2. Run npm install to install the necessary packages
  3. Run npm run serve or npm run dev to start up a local server
  4. Navigate to the server address as shown in any modern browser.

Tools

This repo is locally developed and bundled using the wonderful vue-cli in order to simplify tooling.

The design and plotting of all the points was completed on Figma.

Inspirations

We're always standing on the shoulder of others who did this work before us, so I'm thankful for the following efforts, from where I picked up some assets.

https://github.com/tim-koehler/ScotlandYard https://github.com/BoardFellows/ScotlandYard

In addition, the following videos and articles helped me narrow down my approach.

Responsive SVG Image Maps The New Code - Create a responsive Imagemap

About

An unofficial web version of the classic boardgame

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published