ucsb-cs56-projects / cs56-games-maze

-
3 stars 9 forks source link

High Score Table feature #26

Open loganortega opened 10 years ago

loganortega commented 10 years ago

Implement a high score table based on high score saved game files in a "maze save" directory. Even though not all mazes are equal it would be neat to see a tabulated form of maze size, total moves, time and player name. Perhaps, make it visible from a separate button the menu bar.

~estimated 250

jstaahl commented 10 years ago

This is a good issue.

zak-blake commented 9 years ago

This feature seems like it may be better solved by saving serialized highscore objects within the application (in a .ser file)

asyung commented 8 years ago

F16 OK (250 pts)

CDLlo commented 6 years ago

W18 OK 250 points