Skip to content

IAJWasTooShort/PyCraft

Repository files navigation

PyCraft Tweet

PyCraft is a recreation of Minecraft in Python 3 made with PyGame.

Table of Contents

Installing

Download the latest release, extract the zip, and run the exe.

Or run it locally

$ git clone https://github.com/IAJWasTooShort/PyCraft.git
$ cd PyCraft
$ pip install -r requirements.txt
$ python3 main.py

Contributing/Issue Reporting

Make an issue with any bugs you have found.

Feel free to make a pull request with updates you have made.

Todo:

Task Not Started Doing Done Buggy
Main Menu
Loading Screen
Tree Rendering
Crafting
TNT Timer
Capitalise Item Names
Fall Damage
Make To-Do List

Controls

Key Function
W Move Forward
S Move Backward
A Move Left
D Move Right
Space Jump
E Open Inventory
U Choose an Item
P Get The Item
1-9 HotBar Slots
F3 Debug (laggy)