A simple Minecraft game made with Python (Ursina Engine) following a tutorial by ClearCode!
- Make sure you have Python installed and Ursina too. If you have Python, go to the Command Line and type
pip install ursina. - Download this Repository (Cloning it) or head to the
releases page. - Extract the ZIP file and find the
Minecraft Python (Ursina Engine).pyfile. - Run this file and enjoy! Also, Alt+F4 to exit the game :)
| Key | Description |
|---|---|
WASD |
Move |
Mouse |
Camera Rotation |
Left Click |
Place Block |
Right Click |
Remove Block |
1, 2, 3, 4 |
Switch Blocks |
I followed a small tutorial and added my small touches at the end https://www.youtube.com/watch?v=DHSRaVeQxIk
You can also modify the project and add whatever you want to it!
