FunGEn: FUNctional Game ENgine

[ bsd3, game, library, program ] [ Propose Tags ]

Multi-platform functional game engine built on top of OpenGL & GLUT


[Skip to Readme]

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1, 0.3, 0.4, 0.4.1, 0.4.2, 0.4.3, 0.4.4, 0.4.5, 0.4.6, 0.4.6.1, 1.0, 1.0.1, 1.1, 1.1.1, 1.2
Dependencies base, GLUT, haskell98, OpenGL [details]
License BSD-3-Clause
Copyright (C) 2002 Andre Furtado <awbf@cin.ufpe.br>
Author Andre Furtado <awbf@cin.ufpe.br>
Maintainer wman <666wman@gmail.com>
Category Game
Uploaded by MiloslavRaus at 2008-09-17T04:39:06Z
Distributions NixOS:1.2
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 12460 total (47 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]

Readme for FunGEn-0.1

[back to package description]
Sound support currently not present (originally working only under win32), aiming at multiplatform support through OpenAL.
(If you want a version with sound support, you can find it at FunGEn website: http://www.cin.ufpe.br/~haskell/fungen/download.html)

Tested under Win32 & Linux/Intel.

Known glitches: Flickering under linux (at least on my shitty laptop).
                Wierd pong paddle behavior under Win32. 

Unless specified otherwisely, all code is Copyright (C) 2002 Andre Furtado <awbf@cin.ufpe.br>.