The terminal will always show the same Color(0, 0, 0) as the image of the actor does not change. You can bump up the speed of the scenario to help eliminate wait time as the background fills in.
Pavolbiacko2002, I used the greenfoot.UserInfo class. You can import a ScoreBoard class, supplied by greenfoot, which use it; however, I wrote my own "version" of it.
@cwars024, the constructor of the class has counter set to the number of parts to the snake and each body part will be removed after it becomes the tail end (which is when the counter reaches zero for that body part).
2020/2/28
Black Hole Avoider
2020/2/28
GQActor Superclass Demo
2020/2/22
TestingColorAt
2020/2/13
MineSweeper
2020/2/6
Tank Target Practice
2020/1/18
Zombie Shooter Demo
2020/1/18
Tank Target Practice
2020/1/17
Toadman
2020/1/17
Snake remake