Currently the TranslatorSDL88 is unable to add data to an outgoing signal.
So I had to insert ",new CNInt(Count)" where the Score signal is sent in
process Game. Note that this is the prefered way to send data objects with
signals.

Of course the modules SDLProcess_environment.[hc] and SDL_DemonGame.c have
to be written manually by the user. Look out these modules for additional
concepts. I'll add some comments to the code.
