A simple Minecraft game made with Python (Ursina Engine).
Key | Description |
---|---|
WASD |
Move |
Mouse |
Camera Rotation |
Left Click |
Place Block |
Right Click |
Remove Block |
1 - 4 |
Switch Blocks |
- This was made using ClearCode's tutorial with some more modifications.
- Ensure you have the Ursina library installed:
pip install ursina
.