An open API service indexing awesome lists of open source software.

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)

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