Introduce - LucFr1746/Minecraft-Coding GitHub Wiki

What is Minecraft?

  • Minecraft is a sandbox video game developed by Mojang Studios in which the player breaks and places different types of blocks in a large 3D world where the players can create anything they want. More info.

What is coding?

  • Coding, known as computer programming, is how we communicate with computers. By code, you can tell the computer what to do or how to operate it much faster. You can use this skill to create all you want in another fantastic way. More info.

What is program language?

  • A programming language is a computer language programmers use to develop software programs, scripts, or other sets of instructions for computers to execute. More info.

Why is coding Minecraft?

  • Minecraft is a base game in which you can only find limited items, blocks, and mobs. So if you want to have more items, blocks, and mobs customized to your style, you need to code and add them to the game. Especially you can change almost the entire game including its play style just with mods in your single-player world or mods and plugins in your multi-player server.
  • If you haven’t played Minecraft yet. You must try it now and come back to this tutorial later!

Why is coding Minecraft?

  • Minecraft is a base game in which you can only find limited items, blocks, and mobs. So if you want to have more items, blocks, and mobs customized to your style, you need to code and add them to the game. Especially you can change almost the entire game including its play style just with mods in your single-player world or mods and plugins in your multi-player server.
  • If you haven’t played Minecraft yet. You must try it now and come back to this tutorial later!

What needs to be prepared?

What needs to do while coding?