Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 1.71 KB

README.md

File metadata and controls

39 lines (25 loc) · 1.71 KB

Robot_warfare

Index

Project description

Game developed in Python in order to generate a battle in which two robots fight using energy and reducing the opponent's defenses. These defenses, when they reach zero, will be detached from the robot. In this way, with fights and use of the pieces, energy will be spent until one of them reaches zero and the last one standing will win the battle.

Technologies used

visual-basico Python

Robot2 Robot1

image image

Installation:

  • First of all, clone the repository using:
https://github.com/Josttin-Mendez/Robot_warfare.git

OR Download the Zip and extract it's contents.

Usage:

python Robot_warfare.py
python Robot_warfare_simple_version.py