The mcpi package
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 CHANGES.md file for changes in the module.
Properties
| Versions | 0.0.0.1, 0.0.0.2, 0.0.0.3, 0.0.0.4 |
|---|---|
| Dependencies | base (≥3 & <5), network (≥2.3 & <2.5), pipes (≥3.0 & <3.2), split (0.2.*), transformers (0.3.*) |
| License | PublicDomain |
| Author | Douglas Burke (dburke.gw@gmail.com) |
| Maintainer | dburke.gw@gmail.com |
| Stability | experimental |
| Category | network, raspberrypi, minecraft |
| Home page | https://github.com/DougBurke/hmcpi |
| Bug tracker | https://github.com/DougBurke/hmcpi/issues |
| Source repository | git clone git://github.com/DougBurke/hmcpi.git |
| Executables | xjump, isongold, hmcpi, freefall, flatten |
| Upload date | Sun Feb 24 15:49:10 UTC 2013 |
| Uploaded by | DouglasBurke |
| Built on | ghc-7.6 |
Modules
Downloads
- mcpi-0.0.0.3.tar.gz (Cabal source package)
- package description (included in the package)