Skip to content

simi-sai/Road-Fighter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

131 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Road-Fighter

Juego basado en Road-Fighter programado en Python usando PyGame.

Materia: Ingenieria del Software

Members

  • Rodrigo Vargas
  • Simón Saillen
  • Kevin Bejarano
  • Luigi Pandolfi

How to Play

  1. Install all the dependencies:

Open the terminal on the project folder and run the next command:

pip install -r requirements.txt
  1. Run the file run.py:

You can do this on the terminal using the next command:

python3 run.py

Or inside the src folder, run the next command:

python3 main.py

About

Juego tipo Arcade, Modernizacion de Codigo, Codigo Monolitico a OOP usando Metodologias Agiles.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%