Skip to content

kasrasadeghi/craftmine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minecraft

CS 378H: Honors Graphics

Build instructions

Make sure libnoise is installed in /usr/lib/libnoise.so and /usr/include/noise/. Otherwise install it in the system include and linker paths.

It also requires C++14.

Otherwise, run make. It's good.