thanks for looking into my code and your proposals. However, I do not accept any pull requests concerning code "quality" or style or conformance to some metrics. Also, some of your proposals like introducing another subclass just to extract some implementation part seems wrong to me. Adding constants for points in time might indeed improve code readability, so I added some of those in some GameState subclasses.
Hello,
thanks for looking into my code and your proposals. However, I do not accept any pull requests concerning code "quality" or style or conformance to some metrics. Also, some of your proposals like introducing another subclass just to extract some implementation part seems wrong to me. Adding constants for points in time might indeed improve code readability, so I added some of those in some GameState subclasses.
Armin Reichert