home *** CD-ROM | disk | FTP | other *** search
/ MORE WinGames / WINGAMES.iso / yatet / yatetris.hsc < prev    next >
Text File  |  1991-12-23  |  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,;
  20. Peter,12,23,91,800,1,;
  21. Peter,12,23,91,700,1,;
  22. Peter,12,23,91,600,1,;
  23. Peter,12,23,91,500,1,;
  24. Peter,12,23,91,400,1,;
  25. Peter,12,23,91,300,1,;
  26. Peter,12,23,91,200,1,;
  27. Peter,12,23,91,100,1,;
  28. Peter,12,23,91,100,1,;
  29. Peter,12,23,91,100,1,;
  30. Peter,12,23,91,100,1,;
  31. Peter,12,23,91,100,1,;
  32. Peter,12,23,91,100,1,;
  33. Peter,12,23,91,100,1,;
  34. Peter,12,23,91,100,1,;
  35. Peter,12,23,91,100,1,;
  36. Peter,12,23,91,100,1,;
  37. Peter,12,23,91,100,1,;
  38.