Minecraft Crash Course


Online - 24 Hours Every Friday 7:00 pm - 8:00 pm


C$499 C$599-16.69%

More Details


Course  Outlines 

  • Starting learning with prebuilt blocks that introduce you to the concept of coding with minecraft.

    • Understanding movement:

      • moving your character or other characters, learning how to use degrees, x-y planes, and coordinates.
    • Conditionals and loops:

      • using if/ if-else conditions and while loops along with operators and getting information from a game.
      • Customizing games:

        • Playing sounds, creating effects, changing character costumes, customizing the world, and learning new minecraft specific codes.
  • Python

    • Switching to Python:

      • After understanding how to use codeblocks, advancing to learning python basics with minecraft.
      • Using the same principles:

        • using principles above in a different programming language, learning how to move characters and translate code blocks to Python.
      • Coding in python:

        • Using if/if-else and while loops in python as well as variables and operators, and other specific minecraft functions.
  • Design

    • Designing new projects and worlds
    • Creating new characters and items (world blocks) using graphic design.
    • Implementing the code block and python skills learned to make new designs do certain tasks.