packages feed

stunts-0.1.0: README

Stunts example for LambdaCube
=============================

Original game: http://downloads.pigsgrame.de/STUNTS11.ZIP

Copy the above zip file wherever the program asks you to.

You can compile a version that looks for resources in the current
directory with --flags=portable.

Command line arguments (both optional):

--car=n             - select car (n should be between 0 and 10)
--track=<trackfile> - track to ride on

Tracks readily available in the original game:

  BERNIES.TRK
  CHERRIS.TRK
  DEFAULT.TRK
  HELENS.TRK
  JOES.TRK
  SKIDS.TRK

In-game controls:

W/A/S/D         - control car
R               - rescue car
1-3             - switch camera (1 - close, 2 - distant, 3 - user)
arrows+mouse    - control user camera
right shift     - faster movement with user camera
P               - start/stop screen capture (only if installed with --flags=capture)