NitendoCreates

Scratcher Joined 4 years, 4 months ago United States

About me

move();
function collectColumn(){
turnRight();
for( let i = 0; i < 5; i++){
move();
if(ballsPresent()){
takeBall();
}
}
turnAround();
for(let i

What I'm working on


Untitled

What I've been doing

Comments

You have 500 characters left.
  • Comments loading...