https://github.com/thewizardshell/tarea-pokemon
simulacion simple de batallas pokemon , realizada en python para una tarea en la universidad andres bello
https://github.com/thewizardshell/tarea-pokemon
Last synced: 14 days ago
JSON representation
simulacion simple de batallas pokemon , realizada en python para una tarea en la universidad andres bello
- Host: GitHub
- URL: https://github.com/thewizardshell/tarea-pokemon
- Owner: thewizardshell
- Created: 2021-07-06T03:44:20.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-09-27T16:13:33.000Z (over 4 years ago)
- Last Synced: 2025-12-06T16:51:57.250Z (7 months ago)
- Language: Python
- Size: 148 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
TAREA POKEMON
simulacion simple de batallas pokemon , realizada en python.
El objetivo fue realizar el programa completo usando elementos condicionales,Ciclos,E/S,Strings,([]len+),listas,funciones y uso de modulos madiante import y clases
para poder obtener cada stats de los pokemon en particular se tomo disitntas formulas planteadas en la tarea mediante el manejo de archivos que en este caso es en csv.