Skip to content

An interactive webpage that randomly generates nice/terrible patterns for the glazed terracotta blocks in Minecraft.

License

Notifications You must be signed in to change notification settings

Robson/Minecraft-Glazed-Terracotta-Pattern-Generator

Repository files navigation

Minecraft Glazed Terracotta Pattern Generator

Table of Contents

Demo

Demo

Explanation

An interactive webpage that randomly generates nice/terrible patterns for the glazed terracotta blocks in Minecraft.

Live Version

https://robson.plus/minecraft-glazed-terracotta-pattern-generator/

Compatibility

The output for this project is designed for desktop and mobile.

Platform OS Browser Version Status
Desktop Windows Firefox 85 Working
Desktop Windows Opera 74 Working
Desktop Windows Chrome 88 Working
Desktop Windows Edge 88 Working
Mobile Android Chrome 85 Working

Last tested on 19th February 2021.

Testing

To run this on your computer:

File Descriptions

arrow-black.png + arrow-white.png

These are used in the building guide. The page chooses the arrow that will be most visible against the background colour.

index.html + page.js + style.css

These are the most important files. They consist of the webpage, the JavaScript to power the page and the formatting to style the page.

names.js

This file generates random names for each pattern, which are displayed by hovering over the pattern on desktop. This does not improve the generator in any way and it's expected that most users won't notice this.

License

The images are the glazed terracotta textures from Minecraft. Their copyright belongs with Mojang/Microsoft.

Everything else uses the license of the repository.

Technologies

This is built using:

  • HTML
  • CSS
  • JavaScript

Validation

Valid HTML

Valid CSS

X