GithubHelp home page GithubHelp logo

prismarinejs / gdmc-challenge-2021 Goto Github PK

View Code? Open in Web Editor NEW
3.0 5.0 0.0 30 KB

The PrismarineJS entry for the 2021 Generative in Design Minecraft Competition.

License: MIT License

Dockerfile 0.93% JavaScript 99.07%

gdmc-challenge-2021's Introduction

gdmc-challenge-2021

NPM version Build Status Discord Try it on gitpod

The PrismarineJS entry for the 2021 Generative in Design Minecraft Competition.

Getting started

Run npm i to install the dependencies.

Tools

Generate a 512x512 test world: (Bounds coordinates are x0, x1, z0, z1)

node tools/genworld.js --seed 6708951544769826080 --bounds -256 256 -256 256 --version 1.12.2

Generate a biomemap as a png image:

node tools/biomemap.js --input ./server/1.12.2/world --bounds -256 256 -256 256 --output biomemap.png --version 1.12.2

Generate various maps as png images:

node tools/maps.js --input ./server/1.12.2/world --bounds -256 256 -256 256 --version 1.12.2

Generate a 512x512 named village centered at 0, 0:

node tools/genvillage.js --bounds -256 256 -256 256 --name Lymnor

Start a Minecraft server to view the generated world/village:

node tools/server.js --version 1.12.2 --name Lymnor

gdmc-challenge-2021's People

Contributors

karang avatar thedudefromci avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

gdmc-challenge-2021's Issues

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.