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.
- First of all, clone the repository using:
https://github.com/Josttin-Mendez/Robot_warfare.git
OR Download the Zip and extract it's contents.
- After installation, just run the
Robot_warfare.py
orRobot_warfare_simple_version.py
using
python Robot_warfare.py
python Robot_warfare_simple_version.py