/crazy-robots

Quick challenge to put two robots to fight randomly in a field.

Primary LanguageC++

Crazy-Robots

Simple challenge to put two robots to fight randomly in a field.

User must specify a number of robots to start the battle. The field is limited to a maximum of four robots at once.

#Output / What to expect? Each robot starts with 10 lifes. Each robot will shoot at random location until 1 or no robot remains.