Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 284 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 284 Bytes

landgen

My first attempt at a terrain generator.
Currently a work in progress.

Compile

make clean && make baby!

Usage

Executing ./main will generate a BMP file with the results.

Credits