Skip to content

Mastermind Tutorial

Anthony Christe edited this page Nov 6, 2013 · 3 revisions

Mastermind Description

for(int i = 0; i < max; i++) {
  print("hu");
}

Clone this wiki locally