Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cesarmartinez7/pysoccer
Game of Soccer made
https://github.com/cesarmartinez7/pysoccer
Last synced: 5 days ago
JSON representation
Game of Soccer made
- Host: GitHub
- URL: https://github.com/cesarmartinez7/pysoccer
- Owner: CesarMartinez7
- Created: 2024-09-25T00:44:15.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-11-18T04:30:13.000Z (3 months ago)
- Last Synced: 2024-11-18T05:29:56.040Z (3 months ago)
- Language: Python
- Homepage:
- Size: 11.6 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PySoccer - Juego en Python con Pygame
**PySoccer** es un juego de fútbol desarrollado en **Python** utilizando la librería **Pygame**. El juego permite a los jugadores controlar a un jugador y disfrutar de una simulación de fútbol sencilla pero entretenida.
Primero asegurate de crear un entorno virtual y tener pip instalado junto con las variables de entorno del sistema.
Migracion de a entorno poetry existoso
Ejecuta el siguiente comando:
```bash
pip install pygame
```Disfruta 🤑
### 📌 Características
- **Controles intuitivos** para mover a los jugadores en el campo.### 🚀 Requisitos
- **Python 3.x**
- **Poetry**
- **Pygame**