In order to view and play with the Hack Pack coding console (IDE), please visit this page on a Mac, PC, or Chromebook.
Mobile and Tablets are currently not supported (sorry!).
Bonus Content Unlocked

IR TURRET

ir-turret
Go behind the scenes on the design of the IR TURRET, and learn how to write your first custom function!
void strafe(){
  yawServo.write(150); // start spinning around
  fireAll(); // fire all darts mid-spin
  yawServo.write(yawStopSpeed); // stop spinning
}

Discord Hacks

Advanced Targeting

Let's Play Red Light, Green Light with the Ultrasonic Distance Sensor

Learn More
Lidar

Lidar & Heat Detecting Sentry Turret

Learn More
AI Powered Sentry Gun

AI Powered Sentry Gun

Learn More