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!).
laser

LASER TAG

BONUS CONTENT UNLOCKED

Learn a NEW FUNCTION!

void customFireMode(){
  // Set up your custom fire mode
  setTeam(RED_TEAM);
  setCooldown(500);
  enableRapidFire();
}

Master the laser tag system and learn how to customize your gameplay experience!