Este projeto pretende ser uma maneira divertida de aprender a linguagem de programação Python.
Programadores experientes em Python também podem usar esta biblioteca para criar mundos do Minecraft com recursos interativos do Python.
| Fonte | https://github.com/gilesknap/mciwb |
|---|---|
| Pypi | pip install mciwb |
| Documentação | https://gilesknap.github.io/mciwb |
| Lançamentos | https://github.com/gilesknap/mciwb/releases |
Para começar a aprender Python, consulte Introdução
Para desenvolvedores de Python existentes, consulte a documentação da API
O pagode e o castelo com Portcullis funcionais foram criados programaticamente com o Python e a versão atual do MCIWB.
Os objetivos do Minecraft Interactive World Builder são:
Todas as instruções sobre como configurar um servidor Minecraft e o ambiente do desenvolvedor Python estão incluídas. Existem tutoriais passo a passo para introduzir a programação do Python e os recursos do Minecraft Interactive World Builder.
.. observação::
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.
Este projeto não seria possível sem o MCIPC, que fornece à biblioteca do cliente para o Minecraft RCON.
Consulte https://gilesknap.github.io/mciwb para obter uma documentação mais detalhada.