Skip to content

yxzhin/world_generator

Repository files navigation

World Generator

a simple procedural world generator with chunk system made using perlin-noise, numpy && pillow.

example generated image

generated image

requirements

  • python 3.13+
  • uv

setup

  1. create a virtual environment using uv venv
  2. install the dependencies using uv sync
  3. optional: edit world_generator/conf.py
  4. run the script using uv python -m main

by @yxzhin with <3 ^^

About

a simple procedural world generator with chunk system made using perlin-noise, numpy && pillow.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages