Is there a way to implement simple prolog lines in greenfoot?
getBackground().setColor(Color.red);//or another color
getBackground().drawString("this is how you do it", 200, 300); String str = prolog("data.pl", "house(X));