Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 459 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 459 Bytes

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