Skip to content

Juego de Tanques basado en Battle City y hecho con Python

Notifications You must be signed in to change notification settings

smenendez19/tank_game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tank game

Descripcion

Un juego de tanques basado en Battle City de NES creado en Python.

Instalacion

  1. Descargar el repositorio de GitHub
  2. Instalar con pip install -r requirements.txt los trae los modulos necesarios para su funcionamiento:
    • pygame
    • pyyaml
  3. Iniciar el juego con python tank_game.py

Configuracion

En desarrollo

Por agregar

  • Menu
  • IA tanques enemigos
  • Eleccion de niveles
  • Objetivos
  • HUD
  • Sonidos

About

Juego de Tanques basado en Battle City y hecho con Python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages