Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 327 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 327 Bytes

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