Calculates the score of a game project.
Calculates the score of a game project.
1 gameProject gameObj
the game project to calculate the score for.
2 reviewer object
the reviewer.
3 number issueAffectorMultiplier
multiplier for how much of an impact issues have on the score of the game.
1 number
the score.
2 number
the largest distance between one of the target quality scores and the real quality score.
3 bool
whether one of the quality scores was lower than desired.