All Projects → 1upCommunity → PyCraft

1upCommunity / PyCraft

Licence: MIT License
A Minecraft clone written in python and pyglet.

Programming Languages

python
139335 projects - #7 most used programming language
c
50402 projects - #5 most used programming language
HTML
75241 projects
CSS
56736 projects
javascript
184084 projects - #8 most used programming language
GLSL
2045 projects

Projects that are alternatives of or similar to PyCraft

pulseviz.py
Audio visualizer for PulseAudio written in Python
Stars: ✭ 24 (+100%)
Mutual labels:  pyglet
TerraCraft
Voxel Engine written in Python 3 + Pyglet.
Stars: ✭ 49 (+308.33%)
Mutual labels:  pyglet
raylib-py
A Python binding for the great C library raylib.
Stars: ✭ 147 (+1125%)
Mutual labels:  pyglet

DeepSource DeepSource Hits Contribs Repo Size Lines of code Downloads issues Discussions license commits
social social social

A Minecraft clone written in python and pyglet.

Controls

Move Forward  : W
Move Left     : A
Move Backward : S
Move Right    : D
Lock mouse    : E
Jump          : Space
Sprint        : Ctrl
Crouch        : Shift
Break Block   : Left Click
Place Block   : Right Click
Change Block  : Scroll

Running PyCraft

To run PyCraft, run the following code:
git clone https://github.com/1upCommunity/PyCraft.git
cd PyCraft
dep_installer
python __main__.py
(assuming that you already have git and python installed)

Known issues

  • The game really hangs while loading chunks.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].