[added controls to readme dons@cse.unsw.edu.au**20051121044620] { hunk ./readme.txt 1 -Author: Mun Hon Cheong (mhch295@cse.unsw.edu.au) - -Program: Frag - a FPS i put together using Haskell and with Yampa - -Year: 2005 - -Usage: a.out leveleg - -Requirements: A graphics card with support for multitexturing and vertex arrays - -Compiles with ghc --make -O2 -fglasgow-exts main.hs - -cheers, -Mun - - +Author: Mun Hon Cheong (mhch295@cse.unsw.edu.au) + +Program: Frag - a FPS i put together using Haskell and with Yampa + +Year: 2005 + +Usage: a.out leveleg + +Requirements: A graphics card with support for multitexturing and vertex arrays + +Compiles with ghc --make -O2 -fglasgow-exts main.hs + +Controls: mouse changes the view, wasd to move and strafe, e to jump, +z an x to lock and unlock mouse + +cheers, +Mun + + }