Learn to code Minecraft Games

Minecraft is a fun way to introduce kids to coding.

Sheep City

Get started in the Code Editor by learning how to code custom Minecraft items.

Learn how to code custom exploding arrows, a custom bouncy block, and a custom speedy sheep that gives you gold when you catch it.

This starter course shows you the basics of the Code Editor, as well as some simple coding constructs such as methods and variables

Coding PlatformGamePlay Effect

Chapter 1: Exploding Arrows

In this chapter, student will learn how to program an exploding bow and arrows. Arrows will create explosion on hitting target to create a path for the players in the game.

Coding PlatformGamePlay Effect
Coding PlatformGamePlay Effect

Chapter 1: Bouncy Gold

This chapter will show how to make a custom bouncy block. Student will learn how to program an ordinary gold block such that when a player stands on it, it makes them jump.

Chapter 3: Evil Gold

This chapter will show you how to create a custom speedy red sheep. Student will learn how to program a super fast sheep and also program it’s color

Coding PlatformGamePlay Effect