Eclairsombre 8c5ac29fdc Fix house roof
2024-06-21 18:47:47 +02:00
2024-06-16 16:35:15 +02:00
2024-06-21 18:47:47 +02:00
2024-06-13 15:52:16 +02:00
2024-06-21 18:47:47 +02:00
2024-04-19 23:17:10 +02:00
2024-06-21 14:12:00 +02:00
2024-06-16 00:51:57 +02:00
2024-04-20 16:56:43 +02:00

GDMC-2024

A procedural city generator for Minecraft as part of the GDMC 2024 competition.

Run

Install required packages using pip:

pip install -r requirements.txt

Run main.py.

Dev

First, setup your virtual environment using Python's built-in venv.

Install pipreqs:

pip install pipreqs

Run pipreqs --ignore .venv --force to generate an updated list of dependencies for the project in requirements file.

Description
Fork of GDMC to test github actions
Readme 8.8 MiB
Languages
Python 100%