take_a_carriage: Track carriage movement

Description Usage Arguments Value Examples

View source: R/take_a_step.R

Description

Track two steps of unknown movement by Jack, on roads

Usage

1

Arguments

paths

list of all possible paths already traveled

Value

list of all possible paths traveled by Jack

Examples

1
2
possibilities = start_round(64)
possibilities = take_a_carriage(possibilities)

bmewing/whitechapelR documentation built on May 27, 2019, 11:49 p.m.