This is a generator that facilitates Settlement Generation in Minecraft. It also clinched the top spot in the 6th annual GDMC - AI Settlement Generation Competition in Minecraft, held at the 2023 IEEE Conference on Games. This project is based on the GDPC project.
pip install -r requirements.txt
main
branch, a log file will be generated after executing the program. This can be helpful for identifying where the process crashed. However, if you prefer to directly obtain the generated building, please follow the instructions below.run-competition
branch.python main.py
to generate a settlementdungeon-lobby
branch.python main.py
to generate a settlementGDMC JEBGEN (1 minute version)