klapstoelpiloot / pandemic

Pandemic Arcade-Style Shuffleboard
http://www.codeimp.com?p=pandemic
MIT License
7 stars 0 forks source link

Basic cheat detection #12

Closed klapstoelpiloot closed 2 years ago

klapstoelpiloot commented 2 years ago

Players can push pucks through gates just after a puck is shoved, scoring more than possible with the pucks on the board. It would be nice to implement a system which checks if the score is physically possible with the shoved pucks and marks a game as "cheated" when this is not the case. A game marked as "cheated" will then be denied from entering the highscores list.