Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 297 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 297 Bytes

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.