Skip to content

fungamer2-2/Text-Minecraft-RPG-WIP

Repository files navigation

Text-Minecraft-RPG-WIP

Total alerts Language grade: Python

Join the development Discord server!

About

A text-based command-line RPG game based on Minecraft
Go explore, find and fight mobs, craft items, etc.
Currently a work in progress.

Installation

python3 MinecraftRPG.py

Prerequisites

  • have Python 3 installed
  • have termcolor installed (pip install termcolor)
    Note - Make sure to have all the json files and splashes.txt in the same directory as MinecraftRPG.py