Skip to content

Latest commit

 

History

History
executable file
·
5 lines (4 loc) · 272 Bytes

README.md

File metadata and controls

executable file
·
5 lines (4 loc) · 272 Bytes

#Robot War

  • Create a new Robot by inheriting from the "Robot" class
  • Define your Robot to participate in the Battle by placing the Class name of the robot in "Configuration.h"
  • The available interface is documented in "Robot.h" and in an HTML file in the /docs folder