[PRL] Has anybody here actually tried this?

Mitchell Wand wand at ccs.neu.edu
Mon Nov 28 16:31:17 EST 2005


[From http://haskell.org/hawiki/Frag]:


        Frag

Frag is a 3D first person shooting game written in Haskell, by Mun Hon 
Cheong. It is licensed under the GPL.


          Features

* Yampa, a domain-specific embedded language for the programming of 
hybrid systems that using the concepts of Functional Reactive 
Programming (FRP) was used to program the game entities.

* The Quake 3 BSP level format, ? 
<http://haskell.org/hawiki/Q3Map2>Q3Map2, and the MD3 format for models 
and animations are used in this game.

* Sven Panne's OpenGL binding, HOpenGL is used to render graphics.


          Requirements

* HOpenGL which is provided with GHC

* OpenGL drivers that support the vertex array and multitexture OpenGL 
extensions


          Download

Darcs: darcs get http://www.cse.unsw.edu.au/~pls/repos/frag

-------------- next part --------------
HTML attachment scrubbed and removed


More information about the PRL mailing list