Short: collect coins, move to exit. extended: there is two types of levels in game: single-pass levels and double-pass levels. 1. single pass: collect coins, move to exit. avoid spikes, handle disappearing tiles. 2. double pass: a) time your actions. b) first pass – collect coins you can get, tap triggers (if any) for second pass. c) second pass – collect remaining coins, whil…show moreshort: collect coins, move to exit. extended: there is two types of levels in game: single-pass levels and double-pass levels. 1. single pass: collect coins, move to exit. avoid spikes, handle disappearing tiles. 2. double pass: a) time your actions. b) first pass – collect coins you can get, tap triggers (if any) for second pass. c) second pass – collect remaining coins, while your shadow will repeat previously recored actions. move to exit.show less
Comments