https://github.com/lostdou/pycraft
Minecraft concept but in Python. (Very basic)
https://github.com/lostdou/pycraft
Last synced: 29 days ago
JSON representation
Minecraft concept but in Python. (Very basic)
- Host: GitHub
- URL: https://github.com/lostdou/pycraft
- Owner: Lostdou
- Created: 2024-09-13T22:30:48.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-13T22:41:16.000Z (almost 2 years ago)
- Last Synced: 2025-01-02T05:23:20.580Z (over 1 year ago)
- Language: Python
- Size: 53.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PyCraft
## Simple concept of Minecraft but in Python / Concepto simple de Minecraft pero en Python
- Script made by: Lostdou
- Script hecho por: Lostdou
## ⚙️ Installation/Instalación
### EN:
1- Clone the repository:
```bash
git clone https://github.com/Lostdou/PyCraft.git
```
2- Install dependencies:
```bash
pip3 install ursina
```
3- Run the script and that's it
```bash
python -m main.py
```
### ES:
1- Clona el repositorio:
```bash
git clone https://github.com/Lostdou/PyCraft.git
```
2- Instala dependencias:
```bash
pip3 install ursina
```
3- Ejecuta el script y ya está
```bash
python -m main.py
```
## 🤖 Used Libraries/Librerias usadas
- Ursina
## 📝 Details/Detalles
### EN:
It is a very basic concept, so it is possible that it has errors that not even I could find.
The only relevant bug is that from time to time if you break a block near the player as soon as it spawns it crashes, but I didn't take the time to read the error code so... it's a mystery I think
### ES:
Es un concepto muy basico, asi que es posible que tenga errores que ni yo llegué a encontrar.
El unico bug relevante es que de vez en cuando si rompes un bloque cerca del jugador apenas spawnea crashea, pero no me tome el tiempo de leer el codigo de error asi que... es un misterio creo
## ❓ Doubts/Dudas
### EN:
You can send me your questions to my Discord: lostdou
Or my twitter/X: @nosoylostdou
### ES:
Puedes enviarme tus preguntas a mi Discord: lostdou
O mi twitter/X: @nosoylostdou