xstoneage.6 2.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106
  1. .TH xstoneage 6 "Version 1.0" "Bzt" "Games"
  2. .SH NAME
  3. xstoneage \- Linux port of the old braincrasher game with level editor
  4. .SH SYNTAX
  5. .B xstoneage
  6. .SH DESCRIPTION
  7. You are a small dragon, who have lost in a dark cave. To find the
  8. exit walk on throught the rooms one by one until you see
  9. the shiny sunlight again. Each room has rocks in it, some of
  10. them are hard, uncrossable, some of them have arrows on it (the
  11. direction in which they can be moved), and some crumble under
  12. your feet. You should find the escape before all of your candles
  13. burn down. Sometimes you may find new candles, but they're rare, and
  14. there are almost a hundred rooms, so be aware. Good luck!
  15. .br
  16. .br
  17. .B Keybindings
  18. .if n .ta 2.1i
  19. .if t .ta 2.1i
  20. .br
  21. Backspace restart level
  22. .br
  23. Escape give up game
  24. .br
  25. Tab redraw the scene
  26. .br
  27. P pause the game
  28. .br
  29. Space enter select stone mode
  30. .br
  31. Enter select a stone or the dragon
  32. .br
  33. Arrows move dragon or stone (if stone selected)
  34. .br
  35. .br
  36. .B Difficulty
  37. .br
  38. There's a
  39. .I normal
  40. and a
  41. .I light
  42. mode which means
  43. .br
  44. Candle's lifetime normal/double
  45. .br
  46. Max.candles 5/10
  47. .br
  48. New candle after every 10000/5000 points
  49. .br
  50. Score normal/approx. half
  51. .br
  52. .br
  53. .B Level Editor
  54. .br
  55. I wrote it for myself, no level checks or anything of that kind
  56. at all. But it's small and comfortable :-)
  57. .br
  58. Please mail levels you created to me so that I can include them ;-)
  59. .br
  60. With the editor, you can use the menu with left (increase, next) and
  61. right (decrease, previous) clicks. When you press "New", the next level's
  62. code will be copied to current level's code, so you can chain up levels.
  63. The game starts at code "SRTLEV".
  64. .br
  65. .SH FILES
  66. .if n .ta 2.9i
  67. .if t .ta 2.1i
  68. /usr/bin/xstoneage The game itself
  69. .br
  70. /usr/lib/xstoneage/ Library directory
  71. .br
  72. $LIB/stoneage.pak Data file
  73. .br
  74. $LIB/music.mp3 Optional music file, played with mpg123
  75. .br
  76. /var/games/hiscores High scores file
  77. .br
  78. $HOME/.xstoneage user made levels saved here
  79. .br
  80. Recommended music for an amusing play is Echoes by Pink Floyd.
  81. .SH AUTHORS
  82. .if n .ta 2.1i
  83. .if t .ta 2.1i
  84. Eclipse Original Stone Age game, idea, design
  85. .br
  86. Bzt Code, levels, animations redraw
  87. .br
  88. Mr. Break Idea, levels
  89. .br
  90. Sziszi My girlfriend, who lacked me a lot
  91. .br
  92. .SH CHEATS
  93. Hold down Control + Meta and click on the eyes. Will give
  94. max. candles and max. ammount of time, but will reset
  95. your score to null. And of course, there are secret levels...