Skip to content

How to code a rainbow in MineCraft using Python

Introduction

In this video tutorial we walk you through the process of creating a rainbow in the Minecraft world using a bit of maths(not much I promise!) and the MineCraft wool colours. A great beginner’s tutorial that helps demonstrate the power of for loops :-).

Video Tutorial

Full Code