At the moment we're trying to program space invaders in our informatics course.
My Program is working really fine except for the fact, that the score gets reset at the end of every act.
Could somebody help me pls?
The Parent class named "Management" manages the score and a few other things, the method "addiereScore(int wert)" is called from the class "Schuss".
Sry for the German class names ;)
I have uploaded the project as a .zip file @ http://www.niklaskar.de/filez/space_invaders.zip
Thanks for helping me :)
Niklas

