venkatraja007 / beadloomgame

Automatically exported from code.google.com/p/beadloomgame
0 stars 0 forks source link

High Score Database and Display #7

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
There is currently no highscore database.

High scores for all players should be stored in a database.

There should be an option to view the highscore table.

When a player completes a puzzle thier score will be put in the highscore 
database with ties decided by time taken to complete.

Original issue reported on code.google.com by aceybo...@gmail.com on 24 May 2010 at 5:00

GoogleCodeExporter commented 9 years ago

Original comment by aceybo...@gmail.com on 25 May 2010 at 1:50

GoogleCodeExporter commented 9 years ago
scores.php Displays scores from the database.
http://playground.uncc.edu/BeadLoomGame/scores.php

Original comment by buckso...@gmail.com on 25 May 2010 at 6:48

GoogleCodeExporter commented 9 years ago
Done

Original comment by buckso...@gmail.com on 25 May 2010 at 6:48

GoogleCodeExporter commented 9 years ago
Database exists but does not update with game and is not viewable in game.

Original comment by aceybo...@gmail.com on 25 May 2010 at 8:29

GoogleCodeExporter commented 9 years ago
Database updates with game and displays in game, implementing method for 
particular 
puzzle high scores, probably just display the current scores of the current 
puzzle.

Original comment by buckso...@gmail.com on 2 Jun 2010 at 5:48

GoogleCodeExporter commented 9 years ago
Done, got combobox in game that updates with info from the website

Original comment by buckso...@gmail.com on 2 Jun 2010 at 8:58