@Cirion, it is required that a non-abstract subclass of an abstract class override any methods that have a semi-colon instead of brackets (see the 'run' method in the FullScreenWorld class). You can also go to the following link in the java tutorials:
http://docs.oracle.com/javase/tutorial/java/IandI/abstract.html
The only problem I have detected is that the player only moves when a key is pressed. The pac-man should move in the last direction taken until a wall is encountered unless directed to turn at the next junction.
2017/10/3
Switcheroo
2017/9/4
Bernie the Bear Avoider Game
2017/8/31
Laser Demo
2017/7/23
Greenfoot Full Screen Rewriter
2017/7/21
Greenfoot Full Screen Rewriter
2017/7/8
Zombie Shooter Demo
2017/7/8
Zombie Shooter Demo
2017/6/13
3D Motion Demo
2017/6/12
Pac-Man