@hackage stunts0.1.2
A revival of the classic game Stunts (LambdaCube tech demo)
Installation
Dependencies (0)
- Codec-Image-DevIL
- GLFW-b
- base >=4 && <5
- binary
- bullet
- bytestring Show all…
Dependents (1)
@hackage/acme-everything
Package 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.
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=
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)