Robocode and Python - Getting StartedRobocode Quick StartRead this. Take some notes or questions to ask your teacher. Python tanks with sample Java tanks - SpinBot and SittingDuck (click for larger version) TrainingCompetitions JuniorRobotJunior robots are slightly simplified versions of the regular (and other) robot types. It is assumed you have a working idea of Python at this point and understand basic programming (variables, types, loops, conditionals and functions). Some experience coding some graphics (with Python and Processing for instance) would be a real asset. Knowledge of Object Orientated programming is not required throughout these lessons, but it will be introduced and explored a bit.Fields / Tank and Game Information ![]() Damage hitByBulletAngle hitByBulletBearing hitRobotAngle hitRobotBearing Methods / Making Your Robot Tank Do Something |
Knowledge Base > Programming >