# minecraft-world-generation **Repository Path**: mirrors_lepy/minecraft-world-generation ## Basic Information - **Project Name**: minecraft-world-generation - **Description**: Replicating Minecraft World Generation in Python - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-12-02 - **Last Updated**: 2025-09-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Minecraft World Generation in Python This is an attempt to replicate Minecraft world generation in Python. This is part of an [article](https://towardsdatascience.com/replicating-minecraft-world-generation-in-python-1b491bc9b9a4) published on Medium. ## Source code You can find all the code used in the article [here](https://github.com/BilHim/minecraft-word-generation/blob/main/src/Minecraft%20Terrain%20Generation%20in%20Python%20-%20By%20Bilal%20Himite.ipynb). ## Figures I used multiple scripts to generate the figures used in the article. Some of the code along with the figures are available [here](https://github.com/BilHim/minecraft-word-generation/tree/main/figures). ## Preview ![alt text](https://github.com/BilHim/minecraft-word-generation/raw/main/preview_1.png "Preview 1") ![alt text](https://github.com/BilHim/minecraft-word-generation/raw/main/preview_2.png "Preview 2") ![alt text](https://github.com/BilHim/minecraft-word-generation/raw/main/preview_3.png "Preview 3") ## License This work is licensed under the MIT license.