Procedural Map Generator
cli
A procedural map generator using the Diamond-Square algorithm, written in C++. The program generates a PPM image representing the terrain, where each pixel corresponds to a point in the map.
STACK
- C++
DEMO
REPOSITORY
Repository