Skip to content

Purely functional 2D Minecraft clone [work in progress]

License

Notifications You must be signed in to change notification settings

JakubGrobelny/purecraft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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