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
| Versions | 0.1.0, 0.1.1, 0.1.2 |
|---|---|
| Dependencies | base (4.*), binary, bullet, bytestring, containers, directory, elerea, GLFW-b, lambdacube-bullet, lambdacube-engine, mtl, random, vector |
| License | BSD3 |
| Copyright | (c) 2011, Csaba Hruska |
| Author | Csaba Hruska, Gergely Patai |
| Maintainer | csaba (dot) hruska (at) gmail (dot) com |
| Stability | experimental |
| Category | Graphics |
| Home page | http://www.haskell.org/haskellwiki/LambdaCubeEngine |
| Bug tracker | http://code.google.com/p/lambdacube/issues |
| Executables | stunts |
| Upload date | Sat Jul 2 14:37:47 UTC 2011 |
| Uploaded by | CsabaHruska |
Downloads
- stunts-0.1.2.tar.gz (Cabal source package)
- package description (included in the package)