Skip to content

Commit

Permalink
HCAR entry
Browse files Browse the repository at this point in the history
  • Loading branch information
simonmichael committed Nov 1, 2011
1 parent 814703e commit 4343585
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions HCAR.tex
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
% FunGEn-SF.tex
\begin{hcarentry}[new]{FunGEn}
\report{Simon Michael}%11/11
\status{usable; ready for contributors and users}
\makeheader

FunGEn (Functional Game Engine) is a BSD-licensed cross-platform 2D
game engine implemented in and for Haskell, using OpenGL and GLUT. It
was created in 2002 by Andre Furtado, updated in 2008 by Simon Michael
and Miloslav Raus, and revived again in 2011, with a GHC 6.12-tested
0.3 release on Hackage, preliminary haddockification and a new home
repo.

FunGEn remains the quickest path to building cross-platform graphical
games in Haskell, due to its convenient game framework and
widely-available dependencies. It comes with several working examples
that are quite easy to read and build (pong, worms). In the last six
months there has been little activity and a new maintainer would be
welcome.

FunGEn-related discussions most often appear in the \#haskell-game
channel on irc.freenode.net.

\FurtherReading
\url{http://darcsden.com/simon/fungen}
\end{hcarentry}

0 comments on commit 4343585

Please sign in to comment.