home *** CD-ROM | disk | FTP | other *** search
/ PC go! 1995 July / Image.iso / pcgo / programm / share / wingames / tetris / yatetris.hsc < prev    next >
Encoding:
Text File  |  1995-05-02  |  1.2 KB  |  38 lines

  1. #-------------------------------------------------------------------
  2. # Yet Another Tetris Highscore Table
  3. #
  4. # Each entry consists of the following fields:
  5. #   a) name of player
  6. #   b) date of game (three fields: month, day, year)
  7. #   c) score
  8. #   d) level
  9. #   e) aphorism or motto
  10. # The e) field is finished with a ';'!
  11. # Each field is seperated by a comma (,). CAUTION: Space is *not* a
  12. # seperator! yaTetris suppose that the entries are sorted by the
  13. # score.
  14. # You *must* not enter new fields corrupting the sorting!
  15. #
  16. # This file is part of Yet Another Tetris.
  17. #-------------------------------------------------------------------
  18. Max,6,23,94,1149,4,Gotcha!;
  19. Peter,12,23,91,1000,1,Always look on the bright side of life!;
  20. Peter,12,23,91,900,1,Gotcha!;
  21. Dave,6,23,94,876,4,Gotcha!;
  22. Max,7,5,94,805,4,Gotcha!;
  23. Peter,12,23,91,800,1,Gotcha!;
  24. Dave,6,24,94,766,4,Gotcha!;
  25. Peter,12,23,91,700,1,Gotcha!;
  26. Max,7,7,94,685,4,Gotcha!;
  27. Max,6,24,94,629,3,Gotcha!;
  28. Peter,12,23,91,600,1,Gotcha!;
  29. Peter,12,23,91,500,1,Gotcha!;
  30. Max,7,21,94,455,2,Gotcha!;
  31. Max,7,7,94,448,2,Gotcha!;
  32. Peter,12,23,91,400,1,Gotcha!;
  33. Max,8,10,94,373,0,Gotcha!;
  34. Dave,8,5,94,353,0,Gotcha!;
  35. DAVE,8,21,94,330,0,OH WELL;
  36. Dave,8,11,94,311,0,Gotcha!;
  37. Max,8,4,94,301,0,Gotcha!;
  38.