home *** CD-ROM | disk | FTP | other *** search
/ 500 Game Surplus / XSurplus.iso / 606 / YATETRIS.HSC < prev    next >
Text File  |  1992-03-15  |  1KB  |  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. Peter,12,23,91,1000,1,Always look on the bright side of life!;
  19. Peter,12,23,91,900,1,Gotcha!;
  20. Peter,12,23,91,800,1,Gotcha!;
  21. Peter,12,23,91,700,1,Gotcha!;
  22. Peter,12,23,91,600,1,Gotcha!;
  23. Peter,12,23,91,500,1,Gotcha!;
  24. Peter,12,23,91,400,1,Gotcha!;
  25. Peter,12,23,91,300,1,Gotcha!;
  26. Peter,12,23,91,200,1,Gotcha!;
  27. The Magic,2,15,92,150,1,Abracadabra!;
  28. The Magi,2,15,92,142,1,Gotcha!;
  29. Peter,12,23,91,100,1,Gotcha!;
  30. Peter,12,23,91,100,1,Gotcha!;
  31. Peter,12,23,91,100,1,Gotcha!;
  32. Peter,12,23,91,100,1,Gotcha!;
  33. Peter,12,23,91,100,1,Gotcha!;
  34. Peter,12,23,91,100,1,Gotcha!;
  35. Peter,12,23,91,100,1,Gotcha!;
  36. Peter,12,23,91,100,1,Gotcha!;
  37. Peter,12,23,91,100,1,Gotcha!;
  38.