Minecraft In Python Minecraft Save

A Minecraft-like game written in python3

Project README

Minecraftpy

A minecraft-like game written in python, in the early stage of development.

Play It

Typing the following lines of commands to play the game:

# Create a venv environment is a good choice!
python -m venv .
source bin/activate
# Then run the game.
pip install -r requirments.txt
python -m minecraft --player <name>:<uuid>

Short-term Goal

  • Support i18n
  • A simple 3D scene
Open Source Agenda is not affiliated with "Minecraft In Python Minecraft" Project. README Source: minecraft-py/minecraft
Stars
157
Open Issues
2
Last Commit
1 month ago
License

Open Source Agenda Badge

Open Source Agenda Rating