| 93 | === Student Training/Activity Ideas |
| 94 | ==Level 1: Robocode |
| 95 | * Battle Royale: Design own bot to win! |
| 96 | |
| 97 | ==Level 2: Minibots |
| 98 | * Wheres my dinner? Have the minibot transport me a bag lunch in the next room. |
| 99 | * King of the Hill! Stop a robot on a landing on a top of a ramp at specific point. |
| 100 | |
| 101 | ==Level 3: Midbots |
| 102 | * Develop wpilib like interface for midbots |
| 103 | * Go through code of current bot, discuss design |
| 104 | * Figure out FRCSim |
| 105 | |
| 106 | ===Software Engineering |
| 107 | * Classic OOA&D |
| 108 | * Find the error. Take turns breaking the code, using git toolset to figure out what happened |
| 109 | * Mock peer review |
| 110 | |