Skip to content
master
Go to file
Code
This branch is 4 commits ahead, 4 commits behind fogleman:master.

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

README.md

Minecraft

Fork of fogleman Minecraft Clone https://github.com/fogleman/Minecraft

How to Run

pip install pyglet
git clone https://github.com/Lungovski19/Minecraft.git
cd Minecraft
python main.py

How to Play

Moving

  • W: forward
  • S: back
  • A: strafe left
  • D: strafe right
  • Mouse: look around
  • Space: jump
  • Tab: toggle flying mode

Building

  • Selecting type of block to create:
    • 1: brick
    • 2: grass
    • 3: sand
    • 4: debug block
  • Mouse left-click: remove block
  • Mouse right-click: create block

Quitting

  • ESC: release mouse, then close window

About

Updated Minecraft-inspired program using Python and Pyglet

Topics

Resources

License

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.