Wiki ArticleJava EditionMinecraft stubsStubsPages with YouTube videos

Project Malmö

Project Malmö is a mod developed by Microsoft Research that allows players to view and edit the Minecraft: Java Edition code.[1][2]

Project Malmö adds the ability to view and edit the Minecraft code. It uses Minecraft to experiment with AI. It can allow mobs to craft, build, and do various other things.

This feature is exclusive to Java Edition.
 
This article is a stub.
 
You can help by expanding it. The talk page may contain suggestions.
Project Malmö
Author(s) Microsoft
Platform(s) WindowsmacOSLinux
Written in Java Java, Python, C++ C++
Latest version ?
Release date 2016-05-17
Size 7–11 MiB
License MIT
Source available GitHub
Links
Malmö and a human perspective

Project Malmö is a mod developed by Microsoft Research that allows players to view and edit the Minecraft: Java Edition code.[1][2]

Additions

Project Malmö adds the ability to view and edit the Minecraft code. It uses Minecraft to experiment with AI. It can allow mobs to craft, build, and do various other things.

Setup

Downloading

  1. Visit here or alternatively chose a different version here
  2. Download

Running

  1. Type this in the Command Prompt while in the unzipped folder of Project Malmö:
    cd minecraft
    launchClient
    
  2. Launch an agent (for more information see here).

  1. Type this in the terminal while in the unzipped folder of Project Malmö:
    cd minecraft && ./launchClient.sh
    
    or,
    cd minecraft
    ./launchClient.sh
    
  2. Launch an agent (for more information see here).

Videos

Project Malmo – Enabling AI technology that can collaborate with humans

References