Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 609 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 609 Bytes

Minecraft with Python (Ursina Engine)

A simple Minecraft game made with Python (Ursina Engine).

image

Controls

Key Description
WASD Move
Mouse Camera Rotation
Left Click Place Block
Right Click Remove Block
1 - 4 Switch Blocks

About

  • This was made using ClearCode's tutorial with some more modifications.
  • Ensure you have the Ursina library installed: pip install ursina.