Description: software project, run a simulation of two robots (triangles) acting according to some strategy (attached), shooting at each other and trying to avoid getting hit without leaving the battle arena
To Search:
File list (Check if you may need any files):
RobotsBattle05\Battle.cpp
..............\Battle.h
..............\Errors.h
..............\EventHandler.cpp
..............\EventHandler.h
..............\Interpolator.cpp
..............\Interpolator.h
..............\LaserBeam.h
..............\Lexer.cpp
..............\Lexer.h
..............\Main.cpp
..............\Makefile
..............\Parser.cpp
..............\Parser.h
..............\ProjectSummer2005.htm.desktop
..............\Robot.cpp
..............\Robot.h
..............\RobotsBattleDefs.h
..............\RobotsBattleGr.cpp
..............\RobotsBattleGr.h
..............\Strategy.cpp
..............\Strategy.h
..............\Strategy.str
..............\VariablesManager.cpp
..............\VariablesManager.h
RobotsBattle05