Git Product home page Git Product logo

pcg-in-minecraft's Introduction

PCG-in-Minecraft

This project presents a procedural content generation method to build a house in the Minecraft world, with more than one billion variations. It uses GDPC interface for interacting with Minecraft.

End-Of-Life Notice

This project has been incorporated into a broader project with similar approaches, which you can find in the following link https://github.com/RylinnM/Minecraft-World-Creation. Further development of this repository is terminated as of this moment.

Compatibility

Tested with Python 3.9 and Minecraft game version 1.19.2 Java.

Files

The following script files are included in this project:

  • materials.py: Specifies the materials that might be chosen for building the house.
  • terrain_scan_ex_water: A terrain scanner that finds the best location to start building.
  • structure.py: Agent used to build the main structure of the house.
  • ext_deco.py: Agent used to build external decorations.
  • int_deco.py: Agent used to build internal decorations.
  • PCG_main.py: Main program file.

Usages

Before excuting the file, make sure GDPC interface is adequately installed and activated. To run the project, put all scripts into one root folder, specify the building area, and run PCG_main.py file. Wait for the house to be generated.

pcg-in-minecraft's People

Contributors

rylinnm avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.