@hackage mcpi0.0.1.1

Connect to MineCraft running on a Raspberry PI.

  • Installation

  • Dependencies (4)

  • Dependents (1)

    @hackage/acme-everything
  • Package Flags

      build-examples
       (on by default)

      Build the example programs (defaults to True)

      build-debug
       (off by default)

      Build programs for debugging the module (defaults to False)

The MineCraft edition for Raspberry PI comes with a Java and Python API. See Network.MineCraft.Pi.Client for a basic example.

This is a *very* basic, and *incomplete* Haskell version. I fully expect everything to change in later versions.

A number of very simple examples are included in the examples/ directory, as well as a program that lets you interact with MineCraft directly.

Please see the TODO.md file in the source code for an incomplete list of possible changes, and the CHANGELOG file for changes in the module.