Skip to content

JhoanFranco/Pygame_exterminatorGame

Repository files navigation

ESPAÑOL:

Pygame_exterminator

Es un juego de un exterminador donde la finalidad es matar zombies.

Sobre el codigo: Desarrollado en el lenguaje de Python con el modulo de pygame principalmente. Pero tambien otros basicos como Time y Random. Para correrlo se recomienda (obligatoriamente) Utilizar visual Studio Code o cualquier herramienta de desarrollo pareceido y abrir todos los archivos al tiempo, para luego si correr el archivo main(main.py). Esto debido a la necesidad de pygame de buscar las imagenes y audios.

Referencias: El juego principalmente se desarrollo Siguiendo el curso de la siguiente Pagina https://www.programacionfacil.org/cursos/pygame/pygame_index.html

Autor: Jhoan Sebastian Franco

Motivo: Proyecto primer semestre en ingeniera de Sistemas en la UNAL (Universidad Nacional de Colombia)

COMO EJECUTAR: En la carpeta ejecutable/main hay un archivo de python .exe, solo doble click y correrlo

ENGLISH:

Pygame_exterminator

It is an exterminator game where the goal is to kill zombies.

About the code: Developed in the Python language with the pygame module mainly. But also other basic ones like Time and Random. To run it, it is recommended (mandatory) to use visual Studio Code or any similar development tool and open all the files at the same time, and then run the main file (main.py). This is due to pygame's need to search for images and audios.

References: The game was mainly developed following the course of the following Page https://www.programacionfacil.org/cursos/pygame/pygame_index.html

Author: Jhoan Sebastian Franco

Reason: First semester project in Systems Engineering at UNAL (National University of Colombia)

HOW TO RUN: In the ejecutable/main folder there is a python .exe file, just double click and run it

image image