Implementation of a 3D shooter that uses the same mechanics as Doom to simulate 3D programmed in Haskell and Gloss
- Make sure you have Gloss installed.
cd src && sh build.sh
This project is licensed under the MIT License - see the LICENSE file for details