Giter Site home page Giter Site logo

greenwood's Introduction

greenwood

Analysis carried out as background research while developing a new Ticket to Ride map (fan contribution) based on West Dorset. Includes assets for West Dorset game.

greenwood's People

Contributors

martian-a avatar

Watchers

James Cloos avatar  avatar

greenwood's Issues

Total carriages

Per game. State how many carriages each player starts the game with.

Starting hand

How many tickets is each player dealt? How many must they keep?

How many carriage cards is each player dealt?

Freeze network visualisation in place

Add a control to the interface that enables a user to stop the network visualisation from moving of its own accord. User should still be able to move nodes manually.

Add sub-menu to routes tab

Present each sub-section (Options, Double Routes, Tunnels, Microlights, Ferries) as an individual tab. Only show the menu for these tabs when the main "Routes" tab has been selected.

Rename "Options" to "Overview" or "Summary".
Rename "Double Routes" to "Double".

Revise data model for double routes

The Nordic Countries map features a double route with each option having different ferry requirements. They're currently represented by nesting the asset requirements within the colour expression.
Change so that colour elements no longer also represent a route option. Instead, use an explicit option element.

Before:

  • route
    -- colour
    ---- asset
    -- colour
    ---- asset

After:

  • route
    -- option
    ---- colour
    ---- asset
    -- option
    ---- colour
    ---- asset

Stations

Per game. How many does each player start the game with? Typically 0, but sometimes 3.

Style tables in Routes

Zebra striping? Try using board colours on the columns, ie. red board colour for the red column.
Aim is to make each table easier to read. Keep the styling consistent across all the route tables.

Ticket values summary table

In game view. So can see the range of points available and which are most common.

One row per unique ticket points value. State total number of tickets of that value.

Rule book

Generate custom rule books for each game.

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.