Author: Mun Hon Cheong (mhch295@cse.unsw.edu.au) Program: Frag - a FPS i put together using Haskell and with Yampa Year: 2005 License: GPL Usage: a.out leveleg Requirements: A graphics card with support for multitexturing and vertex arrays Building: ghc --make -O2 -fglasgow-exts main.hs or chmod +x Setup.hs ./Setup.hs configure --prefix=/home/foo ./Setup.hs build ./Setup.hs install Controls: mouse changes the view, wasd to move and strafe, e to jump, z an x to lock and unlock mouse, left click to fire cheers, Mun