- Demo
- Explanation
- Live Version
- Compatibility
- Testing
- File Descriptions
- License
- Technologies
- Validation
An interactive webpage that randomly generates nice/terrible patterns for the glazed terracotta blocks in Minecraft.
https://robson.plus/minecraft-glazed-terracotta-pattern-generator/
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.
To run this on your computer:
- Download the repository.
- Unzip anywhere.
- Open index.html in your browser.
These are used in the building guide. The page chooses the arrow that will be most visible against the background colour.
These are the most important files. They consist of the webpage, the JavaScript to power the page and the formatting to style the page.
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.
The images are the glazed terracotta textures from Minecraft. Their copyright belongs with Mojang/Microsoft.
Everything else uses the license of the repository.
This is built using:
- HTML
- CSS
- JavaScript