big steppy
Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
 
 
 

287 wiersze
14 KiB

  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. <meta charset="utf-8">
  5. <title>Stroll</title>
  6. <link rel="stylesheet" href="style.css">
  7. <script src="sounds.js"></script>
  8. <script src="features.js"></script>
  9. <script src="migrations.js"></script>
  10. <script src="presets.js"></script>
  11. <script src="units.js"></script>
  12. <script src="recursive-macro.js"></script>
  13. <script src="recursive-desc.js"></script>
  14. <script src="game.js"></script>
  15. <meta name="theme-color" content="#000000" />
  16. <meta name="description" content="An 18+ macro/vore text game" />
  17. <meta property="og:title" content="Stroll" />
  18. <meta property="og:description" content="An 18+ macro/vore text game" />
  19. <meta property="og:image" content="https://chemicalcrux.org/stroll.png" />
  20. <link rel="shortcut icon" href="https://chemicalcrux.org/favicon.ico" type="image/x-icon" />
  21. </head>
  22. <body class="light">
  23. <script src="darkmode.js"></script>
  24. <div class="game-area">
  25. <div class="sidebar" id="stat-container">
  26. <div class="stat-header-self" id="stats-self">
  27. <p>Stats</p>
  28. <div class="stat-line" id="height"></div>
  29. <div class="stat-line" id="mass"></div>
  30. <div class="stat-line" id="growth-points"></div>
  31. <div class="stat-line" id="arousal"></div>
  32. <div class="stat-line" id="edge"></div>
  33. <div class="meter" id="arousalMeter">
  34. <div class="meterLabel">
  35. AROUSAL
  36. </div>
  37. <div class="fill">
  38. <svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="300px" height="300px" viewBox="0 0 300 300" enable-background="new 0 0 300 300" xml:space="preserve">
  39. <path fill="#04ACFF" id="waveShape" d="M300,300V2.5c0,0-0.6-0.1-1.1-0.1c0,0-25.5-2.3-40.5-2.4c-15,0-40.6,2.4-40.6,2.4
  40. c-12.3,1.1-30.3,1.8-31.9,1.9c-2-0.1-19.7-0.8-32-1.9c0,0-25.8-2.3-40.8-2.4c-15,0-40.8,2.4-40.8,2.4c-12.3,1.1-30.4,1.8-32,1.9
  41. c-2-0.1-20-0.8-32.2-1.9c0,0-3.1-0.3-8.1-0.7V300H300z"/>
  42. </svg>
  43. </div>
  44. </div>
  45. <div class="meter" id="orgasmMeter">
  46. <div class="meterLabel">
  47. ORGASM
  48. </div>
  49. <div class="fill">
  50. <svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="300px" height="300px" viewBox="0 0 300 300" enable-background="new 0 0 300 300" xml:space="preserve">
  51. <path fill="#04ACFF" id="waveShape" d="M300,300V2.5c0,0-0.6-0.1-1.1-0.1c0,0-25.5-2.3-40.5-2.4c-15,0-40.6,2.4-40.6,2.4
  52. c-12.3,1.1-30.3,1.8-31.9,1.9c-2-0.1-19.7-0.8-32-1.9c0,0-25.8-2.3-40.8-2.4c-15,0-40.8,2.4-40.8,2.4c-12.3,1.1-30.4,1.8-32,1.9
  53. c-2-0.1-20-0.8-32.2-1.9c0,0-3.1-0.3-8.1-0.7V300H300z"/>
  54. </svg>
  55. </div>
  56. </div>
  57. <div class="meter" id="edgeMeter">
  58. <div class="meterLabel">
  59. EDGING
  60. </div>
  61. <div class="fill">
  62. <svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="300px" height="300px" viewBox="0 0 300 300" enable-background="new 0 0 300 300" xml:space="preserve">
  63. <path fill="#04ACFF" id="waveShape" d="M300,300V2.5c0,0-0.6-0.1-1.1-0.1c0,0-25.5-2.3-40.5-2.4c-15,0-40.6,2.4-40.6,2.4
  64. c-12.3,1.1-30.3,1.8-31.9,1.9c-2-0.1-19.7-0.8-32-1.9c0,0-25.8-2.3-40.8-2.4c-15,0-40.8,2.4-40.8,2.4c-12.3,1.1-30.4,1.8-32,1.9
  65. c-2-0.1-20-0.8-32.2-1.9c0,0-3.1-0.3-8.1-0.7V300H300z"/>
  66. </svg>
  67. </div>
  68. </div>
  69. <p></p>
  70. <!-- external svg is such a pain in the ass -->
  71. <div class="meter" id="cumMeter">
  72. <div class="meterLabel">
  73. CUM
  74. </div>
  75. <div class="fill">
  76. <svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="300px" height="300px" viewBox="0 0 300 300" enable-background="new 0 0 300 300" xml:space="preserve">
  77. <path fill="#04ACFF" id="waveShape" d="M300,300V2.5c0,0-0.6-0.1-1.1-0.1c0,0-25.5-2.3-40.5-2.4c-15,0-40.6,2.4-40.6,2.4
  78. c-12.3,1.1-30.3,1.8-31.9,1.9c-2-0.1-19.7-0.8-32-1.9c0,0-25.8-2.3-40.8-2.4c-15,0-40.8,2.4-40.8,2.4c-12.3,1.1-30.4,1.8-32,1.9
  79. c-2-0.1-20-0.8-32.2-1.9c0,0-3.1-0.3-8.1-0.7V300H300z"/>
  80. </svg>
  81. </div>
  82. </div>
  83. <div class="meter" id="femcumMeter">
  84. <div class="meterLabel">
  85. FEMCUM
  86. </div>
  87. <div class="fill">
  88. <svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="300px" height="300px" viewBox="0 0 300 300" enable-background="new 0 0 300 300" xml:space="preserve">
  89. <path fill="#04ACFF" id="waveShape" d="M300,300V2.5c0,0-0.6-0.1-1.1-0.1c0,0-25.5-2.3-40.5-2.4c-15,0-40.6,2.4-40.6,2.4
  90. c-12.3,1.1-30.3,1.8-31.9,1.9c-2-0.1-19.7-0.8-32-1.9c0,0-25.8-2.3-40.8-2.4c-15,0-40.8,2.4-40.8,2.4c-12.3,1.1-30.4,1.8-32,1.9
  91. c-2-0.1-20-0.8-32.2-1.9c0,0-3.1-0.3-8.1-0.7V300H300z"/>
  92. </svg>
  93. </div>
  94. </div>
  95. <div class="meter" id="milkMeter">
  96. <div class="meterLabel">
  97. MILK
  98. </div>
  99. <div class="fill">
  100. <svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="300px" height="300px" viewBox="0 0 300 300" enable-background="new 0 0 300 300" xml:space="preserve">
  101. <path fill="#04ACFF" id="waveShape" d="M300,300V2.5c0,0-0.6-0.1-1.1-0.1c0,0-25.5-2.3-40.5-2.4c-15,0-40.6,2.4-40.6,2.4
  102. c-12.3,1.1-30.3,1.8-31.9,1.9c-2-0.1-19.7-0.8-32-1.9c0,0-25.8-2.3-40.8-2.4c-15,0-40.8,2.4-40.8,2.4c-12.3,1.1-30.4,1.8-32,1.9
  103. c-2-0.1-20-0.8-32.2-1.9c0,0-3.1-0.3-8.1-0.7V300H300z"/>
  104. </svg>
  105. </div>
  106. </div>
  107. <div class="meter" id="gasMeter">
  108. <div class="meterLabel">
  109. GAS
  110. </div>
  111. <div class="fill">
  112. <svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="300px" height="300px" viewBox="0 0 300 300" enable-background="new 0 0 300 300" xml:space="preserve">
  113. <path fill="#04ACFF" id="waveShape" d="M300,300V2.5c0,0-0.6-0.1-1.1-0.1c0,0-25.5-2.3-40.5-2.4c-15,0-40.6,2.4-40.6,2.4
  114. c-12.3,1.1-30.3,1.8-31.9,1.9c-2-0.1-19.7-0.8-32-1.9c0,0-25.8-2.3-40.8-2.4c-15,0-40.8,2.4-40.8,2.4c-12.3,1.1-30.4,1.8-32,1.9
  115. c-2-0.1-20-0.8-32.2-1.9c0,0-3.1-0.3-8.1-0.7V300H300z"/>
  116. </svg>
  117. </div>
  118. </div>
  119. <div class="meter" id="pissMeter">
  120. <div class="meterLabel">
  121. PISS
  122. </div>
  123. <div class="fill">
  124. <svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="300px" height="300px" viewBox="0 0 300 300" enable-background="new 0 0 300 300" xml:space="preserve">
  125. <path fill="#04ACFF" id="waveShape" d="M300,300V2.5c0,0-0.6-0.1-1.1-0.1c0,0-25.5-2.3-40.5-2.4c-15,0-40.6,2.4-40.6,2.4
  126. c-12.3,1.1-30.3,1.8-31.9,1.9c-2-0.1-19.7-0.8-32-1.9c0,0-25.8-2.3-40.8-2.4c-15,0-40.8,2.4-40.8,2.4c-12.3,1.1-30.4,1.8-32,1.9
  127. c-2-0.1-20-0.8-32.2-1.9c0,0-3.1-0.3-8.1-0.7V300H300z"/>
  128. </svg>
  129. </div>
  130. </div>
  131. <div class="meter" id="scatMeter">
  132. <div class="meterLabel">
  133. SCAT
  134. </div>
  135. <div class="fill">
  136. <svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="300px" height="300px" viewBox="0 0 300 300" enable-background="new 0 0 300 300" xml:space="preserve">
  137. <path fill="#04ACFF" id="waveShape" d="M300,300V2.5c0,0-0.6-0.1-1.1-0.1c0,0-25.5-2.3-40.5-2.4c-15,0-40.6,2.4-40.6,2.4
  138. c-12.3,1.1-30.3,1.8-31.9,1.9c-2-0.1-19.7-0.8-32-1.9c0,0-25.8-2.3-40.8-2.4c-15,0-40.8,2.4-40.8,2.4c-12.3,1.1-30.4,1.8-32,1.9
  139. c-2-0.1-20-0.8-32.2-1.9c0,0-3.1-0.3-8.1-0.7V300H300z"/>
  140. </svg>
  141. </div>
  142. </div>
  143. <div class="stat-line-hidden" id="cum"></div>
  144. <div class="stat-line-hidden" id="femcum"></div>
  145. <div class="stat-line-hidden" id="milk"></div>
  146. <div class="stat-line-hidden" id="gas"></div>
  147. <div class="stat-line-hidden" id="piss"></div>
  148. <div class="stat-line-hidden" id="scat"></div>
  149. </div>
  150. <div class="stat-header-self">Growth</div>
  151. <div class="growth-box">
  152. <div id="growth-box-left">
  153. <button class="growth-part growth-part-active" id="button-growth-body">Body</button>
  154. <button class="growth-part" id="button-growth-paws">Paws</button>
  155. <button class="growth-part" id="button-growth-tail">Tail</button>
  156. <button class="growth-part" id="button-growth-ass">Ass</button>
  157. <button class="growth-part" id="button-growth-dick">Cock</button>
  158. <button class="growth-part" id="button-growth-balls">Balls</button>
  159. <button class="growth-part" id="button-growth-slit">Slit</button>
  160. <button class="growth-part" id="button-growth-womb">Womb</button>
  161. <button class="growth-part" id="button-growth-breasts">Breasts</button>
  162. </div>
  163. <div id="growth-box-right">
  164. <button class="growth-amount" id="button-growth-1.1">1.1x</button>
  165. <button class="growth-amount" id="button-growth-1.5">1.5x</button>
  166. <button class="growth-amount" id="button-growth-2">2x</button>
  167. <button class="growth-amount" id="button-growth-5">5x</button>
  168. <button class="growth-amount" id="button-growth-20">20x</button>
  169. <button class="growth-amount" id="button-growth-100">100x</button>
  170. </div>
  171. </div>
  172. <div class="stat-container">
  173. <button class="stat-button" id="button-look">Look Around</button>
  174. <button class="stat-button" id="button-stats">Stats</button>
  175. </div>
  176. </div>
  177. <div id="log-area">
  178. <div id="log">
  179. <div>Welcome to Stroll 0.7.4</div>
  180. <div><b>This game features 18+ content</b></div>
  181. <div>&nbsp;</div>
  182. </div>
  183. <div id="react-log">
  184. <div>It's a nice day for a walk</div>
  185. <div>&nbsp;</div>
  186. </div>
  187. </div>
  188. <div class="sidebar" id="action-panel">
  189. </div>
  190. </div>
  191. <div class="character-build" id="character-build-area">
  192. <p>Welcome to Stroll 0.7.4</p>
  193. <p><b>This game features 18+ content</b></p>
  194. <p><a href="https://chemicalcrux.org/stroll">Changelog</a> - <a href="https://t.me/joinchat/BSXHzUZmSqc-CXB1khkuYw">Telegram</a> - <a href="https://discord.gg/7pdcVhD">Discord</a></p>
  195. <p>Stroll is a text-based macro game. Stomp things, eat things, abuse things - then grow larger and do it all over again.</p>
  196. <p><b>Stroll is designed for modern browsers. Chrome, Firefox, or Edge are suggested. Older browsers will likely fail to run the game. Mobile should work fine.</b></p>
  197. <div id="browser-ok"></div>
  198. <p>Leave a box empty for a sane default value</p>
  199. <p>Lengths in meters, areas in square meters, masses in kilograms, times in seconds</p>
  200. <p>(but you can preview the customary value)</p>
  201. <p>Click on boxed titles to enable and disable features.</p>
  202. <div id="custom-species">
  203. <ul class="flex-outer">
  204. <div class="custom-category">
  205. <p>Reset the sheet here (saved data isn't affected). You can also load the character you started your most recent game with.</p>
  206. <div>
  207. <button class="option-button" id="button-reset-custom">Reset</button>
  208. <button class="option-button" id="button-load-autosave">Load Last</button>
  209. </div>
  210. </div>
  211. <div class="custom-category">
  212. <div>
  213. <button class="option-button" id="button-start">Start Game</button>
  214. </div>
  215. </div>
  216. <div class="custom-category">
  217. <button class="option-button" id="button-dark-mode-options">Toggle Dark Mode</button>
  218. <button class="option-button" id="button-units-options">Units: Metric</button>
  219. </div>
  220. <div class="custom-category">
  221. <p>You can load a preset character here...</p>
  222. <div>
  223. <select id="character-presets">
  224. </select>
  225. <button type="button" class="option-button" id="button-load-preset">Load Preset Character</button>
  226. </div>
  227. </div>
  228. <div class="custom-category">
  229. <p>Or, load/save your own character internally here. It'll be saved in your browser, so you can come back to it later.</p>
  230. <div>
  231. <button type="button" class="option-button" id="button-load-custom">Load Custom Character</button>
  232. <button type="button" class="option-button" id="button-save-custom">Save Custom Character</button>
  233. </div>
  234. </div>
  235. <div class="custom-category">
  236. <p>Or export/import your character to text here. Copy and paste to share.</p>
  237. <div class>
  238. <button type="button" class="option-button" id="button-export-clear">Clear Space</button>
  239. <button type="button" class="option-button" id="button-export-preset">Export Your Character</button>
  240. <button type="button" class="option-button" id="button-import-preset">Import Your Character</button>
  241. <p><input autocomplete="off" type="text" id="export-area" placeholder="Paste character data here..."></p>
  242. </div>
  243. </div>
  244. </ul>
  245. <form id="custom-species-form" name="custom-species-form">
  246. <ul class="flex-outer" id="character-flex-outer">
  247. </ul>
  248. </form>
  249. </div>
  250. </div>
  251. </body>
  252. </html>