/haskHell3D

Haskell-Gloss Doom-like 3D shooter

Primary LanguageHaskellMIT LicenseMIT

haskHell3D

Implementation of a 3D shooter that uses the same mechanics as Doom to simulate 3D programmed in Haskell and Gloss

Getting Started

Setting up

  • Make sure you have Gloss installed.
cd src && sh build.sh

Dependency

License

This project is licensed under the MIT License - see the LICENSE file for details