Menu

#4 Implement a simple scoring system

open
nobody
feature (4)
2015-06-12
2015-06-12
Anonymous
No

Originally created by: joecridge

Implement a simple scoring system that lets you choose which team was the winner (or if there was a draw) at the end of each match. At the end of each session display a score histogram showing the winning teams.

It's probably best to use an all positive system like 3 for a win and 1 for a draw so that at the end you can just ignore any teams with score zero (i.e. because they weren't scoring or didn't report their scores to the box). Also don't bother displaying any score information if no teams are being scored.

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.