@hackage / stunts

A revival of the classic game Stunts (LambdaCube tech demo)

Latest0.1.2

About

Metadata

  • Last updated , by CsabaHruska
  • License BSD-3-Clause
  • Categories Graphics
  • Maintained by: csaba (dot) hruska (at) gmail (dot) com

  • Lottery factor: 0

Links

Installation

Package Flags

Use the -f option with cabal commands to enable flags

    capture (off by default)

    Enable the continuous screen capture functionality.

    portable (off by default)

    Compile a version that looks for resources in the current directory.

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= - 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)