/purecraft

Purely functional 2D Minecraft clone [work in progress]

Primary LanguageHaskellGNU General Public License v3.0GPL-3.0

PureCraft

Purely functional 2D Minecraft clone


Compilation

Requirements

To compile the project you need to have stack installed. The program requires the sdl2 library.

How to build

To build the game use command stack build. To run the executable use command stack exec purecraft