Minecraft Interactive world builder
Project description
mciwb
Minecraft Interactive World Builder
This project is intended as a fun way to learn the Python Programming Language.
Experienced Python programmers can also use this library to create Minecraft worlds with interactive Python features.
Source | https://github.com/gilesknap/mciwb |
---|---|
PyPI | pip install mciwb |
Documentation | https://gilesknap.github.io/mciwb |
Releases | https://github.com/gilesknap/mciwb/releases |
Quick Start
To get started learning Python, see Introduction
For existing Python developers, see API documentation
Example Build
The pagoda and castle with working portcullis were all created programmatically with Python and the current version of MCIWB.
https://github.com/gilesknap/mciwb/assets/964827/026b3551-f514-403a-bebe-8d168c7170b0
Goals
Minecraft Interactive World Builder's goals are:
- Use Python to create anything inside of Minecraft worlds.
- Call Python code when events occur inside the world.
- Use an iPython prompt to interact with the world by typing Python commands
- Have your player inside the world execute Python code by placing command signs or activating switches/levers with Python actions.
All instructions on how to set up a Minecraft Server and the Python developer environment are included. There are step by step tutorials to introduce Python Programming and the features of Minecraft Interactive World Builder.
.. note::
This is a work in progress. There are now enough tutorials to learn the
fundamentals of Python and enough functionality to have some fun
interacting with Minecraft from Python code.
I will continue to expand the tutorials and add more features to the
library.
Credits
This project would not be possible without mcipc, which provides the client library for Minecraft RCON.
See https://gilesknap.github.io/mciwb for more detailed documentation.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file mciwb-0.9.1.tar.gz
.
File metadata
- Download URL: mciwb-0.9.1.tar.gz
- Upload date:
- Size: 8.4 MB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.0 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 33c7e2568fa3f854bc39fc0b997b7d122a1067829e61432a28ba8f21b55053eb |
|
MD5 | 37ba1027f666c6a4aa2fa3bb5b1ee620 |
|
BLAKE2b-256 | 1e7a8c9b64eb0948664c422d097218f7c252cf302b55245a74cd8df46aa2c094 |
File details
Details for the file mciwb-0.9.1-py3-none-any.whl
.
File metadata
- Download URL: mciwb-0.9.1-py3-none-any.whl
- Upload date:
- Size: 44.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.0 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 49de6dace70474849ec227906a928947262a60387ad93a8d68ae1a52c966b4a6 |
|
MD5 | 82b20e410d5dd18a022e7624767d645a |
|
BLAKE2b-256 | 8640ceff762f733a00c5250d4739d74146327d5a96035c60eaec8035fde9e240 |