Entry Task — AI-Driven Map Generation

Goal

Quickly check procedural generation thinking and reproducible output.

Task

Provide a script that generates a small 2D tilemap (e.g., 32×32) using a noise function (Perlin/simple rules) and outputs an image. Include README explaining parameters and one sample output.

Deliverables

Evaluation

Correctness, clarity, and reproducibility are the priorities.

← Back to Project