 |
|
Innovation award
 Nominee: 2x |
This class is meant to manage the information of scores of games played by individual users. The information is stored in SQL based database.
The class provides a function to submit a score given the game name, the player user, and score as an integer value. It also has functions to retrieve the high scores table, as well individual user scores and rankings for this week and the previous week.
|
|
| Name: |
Scoreboard |
| Base name: |
scoreboard |
| Description: |
Managing game score information in a database |
| Version: |
- |
| PHP version: |
- |
| License: |
GNU General Public License (GPL) |
| All time users: |
1304 users |
| All time rank: |
2593 |
| Week users: |
0 users |
| Week rank: |
2045  |
| |
|
 March 2004
Number 8 |
Developers that have produced Web sites that maintain games often have the need to keep track of game records like high score tables that register the user and the score that was achieved in a given moment.
This class provides a generic solution to maintain high score tables that can be used by almost any type of game that is based on scores achieved by individual players.
Manuel Lemos |
| There are not enough user ratings to display for this class. |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|