Seblis / They-won-t-survive

0 stars 0 forks source link

Counting score #14

Closed Seblis closed 7 months ago

Seblis commented 7 months ago

A temporary score-counting system can look like this:

The game engine (singleton in the "global" folder) can track score eg. via signals.

Bad-Grandpa commented 7 months ago

Also i would add a signal to reset the score. That signal could be used when:

Seblis commented 7 months ago

In #15 we had to rework CorruptionEngine, which also made it better suited for counting score