mirror of
https://github.com/UnaPepsi/superpapubros.git
synced 2026-05-09 13:05:50 -06:00
nombre no relacionado con ninguna compañía japonesa
- Python 100%
| assets | ||
| levels | ||
| .gitignore | ||
| CREDITS.md | ||
| editor.py | ||
| ghost.py | ||
| ladder.py | ||
| level_selector.py | ||
| main.py | ||
| menu.py | ||
| platforms.py | ||
| player.py | ||
| README.md | ||
| requirements.txt | ||
| slime.py | ||
| utils.py | ||
Instalación
pip install -r requirements.txt
Ejecutar
python3 main.py
o
py main.py si Python fue instalado en la MS Store
Controles
- a,d: mover izquierda y derecha
- w,s: subir y bajar escaleras
- espacio: saltar (también se puede saltar en escaleras)