stunts-0.1.2: A revival of the classic game Stunts (LambdaCube tech demo)

The stunts package

A revival of the classic racing game Stunts to serve as a non-toy-sized example for LambdaCube. In order to make it work, you need to download the original game as per the instructions given by the program.

The program contains screenshotting functionality that allows you to capture frames as separate PNG files to produce movies with a smooth frame rate. To enable, install with the capture flag:

cabal install --flags=capture

It is also possible to compile a version of the program that looks for the resource files in the current directory by enabling the portable flag.

Properties

Versions0.1.0, 0.1.1, 0.1.2
Dependenciesbase (4.*), binary, bullet, bytestring, containers, directory, elerea, GLFW-b, lambdacube-bullet, lambdacube-engine, mtl, random, vector
LicenseBSD3
Copyright(c) 2011, Csaba Hruska
AuthorCsaba Hruska, Gergely Patai
Maintainercsaba (dot) hruska (at) gmail (dot) com
Stabilityexperimental
CategoryGraphics
Home pagehttp://www.haskell.org/haskellwiki/LambdaCubeEngine
Bug trackerhttp://code.google.com/p/lambdacube/issues
Executablesstunts
Upload dateSat Jul 2 14:37:47 UTC 2011
Uploaded byCsabaHruska

Downloads