This site requires JavaScript, please enable it in your browser!
Greenfoot back
Anthony_Tatowicz

Anthony_Tatowicz

Welcome to my page

Anthony_Tatowicz's scenarios

play Simple Space Game play Simple Space Game(fixed)

Anthony_Tatowicz's collections

This user has no collections

Recent Comments

java.lang.IllegalStateException: Actor not in world. An attempt was made to use the actor's location while it is not in the world. Either it has not yet been inserted, or it has been removed. at greenfoot.Actor.failIfNotInWorld(Actor.java:656) at greenfoot.Actor.getOneIntersectingObject(Actor.java:905) at Objects.onContact(Objects.java:33) at Astroid.removeAstroid(Astroid.java:56) at Astroid.act(Astroid.java:19) at greenfoot.core.Simulation.actActor(Simulation.java:507) at greenfoot.core.Simulation.runOneLoop(Simulation.java:470) at greenfoot.core.Simulation.runContent(Simulation.java:204) at greenfoot.core.Simulation.run(Simulation.java:194)