The robotics programme that bans adults from touching the robots

Botball gives every student the same box of parts, teaches real coding languages at elementary-school age, and bars adults from the competition floor. Here is how it works and why girl participation is notably higher than the industry norm.

AI2Day Newsdesk· 3 min read
A close-up overhead shot of a small wheeled robot built from standardised components sitting on a flat competition mat with coloured grid markings, surrounded b
Share

Key points

  • Botball, run by the KISS Institute for Practical Robotics (KIPR), gives every competing team worldwide an identical kit of parts so that budget cannot determine who wins.
  • The Junior Botball Challenge lets up to five students simultaneously program different sections of code on a single robot, replacing the old one-student-one-task model.
  • Girls make up more than 55 percent of participants in Junior Botball Challenge classrooms, compared with roughly 30 percent in traditional competitive robotics programmes, according to KIPR.
  • Every Botball robot must run fully on its own, without a human pressing buttons, starting only when a light sensor fires and stopping automatically after two minutes.
  • KIPR's Botball Academy lets students test their code in a physics-based virtual simulator before they build anything physical, so mistakes cost nothing.

Most school robotics competitions have an unspoken handicap built in. Wealthier schools buy better motors, fancier sensors, and more coaching hours. Botball, a programme run by the KISS Institute for Practical Robotics (KIPR), a non-profit based in Oklahoma, strips all of that away.

Every team on the planet receives the same sealed box of components. No upgrades. No substitutions. "You can't buy better parts, can't make better parts," KIPR executive director Steve Goodgame told The Robot Report. "Adults don't touch the robots when they come to the competition. Adults are out of the pits."

That last rule is the unusual one. Competitions that rely on adult mentors coaching from the sidelines teach students a different lesson: that someone else will rescue them when things break. Botball removes that safety net on purpose.

Students also write real code. Not the simplified drag-and-drop block coding common in elementary classrooms, where you snap coloured tiles together to give instructions. Botball teaches C and Python, the same text-based programming languages used by professional software engineers. Goodgame said a small pilot showed younger students picked this up faster than anyone expected, because children learning language for the first time are already primed to absorb new symbol systems.

Why do more girls take part?

Because Botball runs inside the regular school day rather than as an after-school club, it reaches students who cannot stay late, a group that skews female for a range of social and logistical reasons. The result is striking. Girl participation sits above 55 percent in Junior Botball Challenge classrooms, against around 30 percent in traditional competitive robotics.

The Junior Botball Challenge also redesigns the team structure. A single controller allows up to five students to each own a different slice of the robot's behaviour, running simultaneously. Nobody is stuck holding a clipboard while one classmate does all the real work.

Botball Academy, KIPR's free virtual simulator, a software environment that mimics real physics so students can watch their code fail before anything breaks, rounds out the toolkit. Teams iterate quickly, at no cost, then test on hardware once the logic is sound.

Schools interested in the 2025 to 2026 competition schedule can find details on the KIPR website.

© 2026 AI2Day