Advertisement
Our-magestry

Incremental Computing

Apr 16th, 2019
230
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.31 KB | None | 0 0
  1. Let's make a game!
  2. name:Incremental Computing
  3. by:Qavs
  4. desc:Bring many power as you can!
  5. created:16/04/2019
  6. updated:25/04/2019
  7. version:5
  8.  
  9. Settings
  10. building cost increase:110%
  11. building cost refund:0%
  12. stylesheet:stuff/bigBlue.css
  13.  
  14. Layout
  15. use default
  16.  
  17. Buttons
  18. *bitton
  19. name:Help Mr. Joe Clicker
  20. desc:Left click Joe to get more Sweetleaf!
  21. on click:anim icon wobble
  22. on click:yield 0.125 byte
  23. no text
  24. class:bigButton myFlare
  25. show clicks
  26. icon:https://i.imgur.com/jICPYLI.jpg
  27.  
  28. Resources
  29. *flop
  30. name:Floating Point Operation|Floating Point Operations
  31. desc:This is an operation, that show what computer takes action on what. It is also a power of computer
  32.  
  33. *byte
  34. name:Byte|Bytes
  35. desc:The ability of memory, boost, and do more things.
  36.  
  37. Buildings
  38. *TEMPLATE
  39. on click:anim glow
  40.  
  41. //FLOPS boosters. These boosters can be bought with costing memory for increasing FLOPS
  42. *transistor
  43. name:Transistor
  44. desc:This is for all starts right there. Doing math after every 5 seconds
  45. icon:
  46. cost:1 byte
  47. on tick:yield 0.2 flop
  48. unlocked
  49. *chip
  50. name:chip
  51. desc:boostes FLOPS a lot, adding 10 FLOPS
  52. icon:
  53. cost:25 byte
  54. on tick:yield 10 flop
  55. req:10 transistor
  56.  
  57. //Memory increasers. Ability to click much more memory.
  58. *copypaste
  59. name:Copypasta
  60. desc:Ctrl+C and Ctrl+V, the easiest way to use more memory. Click +1 bit per Copypasta. Yes, memory used to click only in this game, not wait.
  61. icon:
  62. cost:250 flop
  63. passive:multiply yield of bitton by 1
  64. unlocked
  65. *code
  66. name:Coding
  67. desc:Get a writing machine, and do it.
  68. icon:
  69. cost:10000 flop
  70. passive:increase yield of bitton by (((code)*0.03)+0.1)
  71. req:10 copypaste
  72. *browse
  73. name:Browsing
  74. desc:Get some data with a browsing
  75. icon:
  76. cost:50000000 flop
  77. passive:increase yield of bitton by (((browse)*0.01)+0.07)
  78. req:20 code
  79.  
  80. Upgrades
  81. *traupg001
  82. name:Transistor Upgrade I
  83. desc:Multiplies FLOPS by transistor THREE times
  84. passive:multiply yield of transistor by 3
  85. cost:200 byte
  86. req:7 transistor
  87. *traupg002
  88. name:Transistor Upgrade II
  89. desc:Multiplies FLOPS by transistor THREE times
  90. passive:multiply yield of transistor by 3
  91. cost:1000 byte
  92. req:25 transistor
  93. *traupg003
  94. name:Transistor Upgrade III
  95. desc:Multiplies FLOPS by transistor THREE times
  96. passive:multiply yield of transistor by 3
  97. cost:6000 byte
  98. req:43 transistor
  99. *traupg004
  100. name:Transistor Upgrade IV
  101. desc:Multiplies FLOPS by transistor THREE times
  102. passive:multiply yield of transistor by 3
  103. cost:30000 byte
  104. req:70 transistor
  105. *traupg005
  106. name:Transistor Upgrade V
  107. desc:Multiplies FLOPS by transistor THREE times
  108. passive:multiply yield of transistor by 3
  109. cost:1111111 byte
  110. req:110 transistor
  111. *chiupg001
  112. name:Chip Upgrade I
  113. desc:Multiplies FLOPS by chip THREE times
  114. passive:multiply yield of chip by 3
  115. cost:2777 byte
  116. req:10 chip
  117. *chiupg002
  118. name:Chip Upgrade II
  119. desc:Multiplies FLOPS by chip THREE times
  120. passive:multiply yield of chip by 3
  121. cost:8000 byte
  122. req:30 chip
  123. *chiupg003
  124. name:Chip Upgrade III
  125. desc:Multiplies FLOPS by chip THREE times
  126. passive:multiply yield of chip by 3
  127. cost:15000 byte
  128. req:60 chip
  129. *chiupg004
  130. name:Chip Upgrade IV
  131. desc:Multiplies FLOPS by chip THREE times
  132. passive:multiply yield of chip by 3
  133. cost:200000 byte
  134. req:90 chip
  135. *chiupg005
  136. name:Chip Upgrade V
  137. desc:Multiplies FLOPS by chip THREE times
  138. passive:multiply yield of chip by 3
  139. cost:5000000 byte
  140. req:105 chip
  141.  
  142. Achievements
  143. *power001
  144. name:Floating Point Achievement I
  145. desc:Getting ONE Floating Point Operation
  146. req:1 flop
  147. *power002
  148. name:Floating Point Achievement II
  149. desc:Getting FIVE Floating Point Operations
  150. req:5 flop
  151. *power003
  152. name:Floating Point Achievement III
  153. desc:Getting TEN Floating Point Operations
  154. req:10 flop
  155. *power004
  156. name:Floating Point Achievement IV
  157. desc:Getting ONE HUNDRED Floating Point Operations
  158. req:100 flop
  159. *power005
  160. name:Floating Point Achievement V
  161. desc:Getting FIVE HUNDRED Floating Point Operations
  162. req:500 flop
  163. *power006
  164. name:Floating Point Achievement VI
  165. desc:Getting ONE THOUSAND FIVE HUNDRED Floating Point Operations
  166. req:1500 flop
  167. *power007
  168. name:Floating Point Achievement VII
  169. desc:Getting SIX THOUSANDS Floating Point Operations
  170. req:6000 flop
  171. *power008
  172. name:Floating Point Achievement VIII
  173. desc:Getting TWENTY THOUSANDS Floating Point Operations
  174. req:20000 flop
  175. *power009
  176. name:Floating Point Achievement IX
  177. desc:Getting ONE HUNDRED THOUSANDS Floating Point Operations. It's all on 1950.
  178. req:100000 flop
  179. *power010
  180. name:Floating Point Achievement X
  181. desc:Getting FIVE HUNDREDS THOUSANDS Floating Point Operations
  182. req:500000 flop
  183. *power011
  184. name:Floating Point Achievement XI
  185. desc:Getting THREE MILLIONS Floating Point Operations. It's not even a first PC power
  186. req:3000000 flop
  187. *power012
  188. name:Floating Point Achievement XII
  189. desc:Getting TWELVE MILLIONS Floating Point Operations
  190. req:12000000 flop
  191. *power013
  192. name:Floating Point Achievement XIII
  193. desc:Getting FOURTY MILLIONS Floating Point Operations
  194. req:40000000 flop
  195. *power014
  196. name:Floating Point Achievement XIV
  197. desc:Getting TWO HUNDRED MILLIONS Floating Point Operations. Daily dose from 80s-ish PC
  198. req:200000000 flop
  199. *power015
  200. name:Floating Point Achievement XV
  201. desc:Getting FIVE BILLIONS Floating Point Operations
  202. req:5000000000 flop
  203. *power016
  204. name:Floating Point Achievement XVI
  205. desc:Getting ONE HUNDRED BILLIONS Floating Point Operations
  206. req:100000000000 flop
  207. *power017
  208. name:Floating Point Achievement XVII
  209. desc:Getting ONE TRILLION Floating Point Operations. Lifetime dose from 90s-ish PC
  210. req:1000000000000 flop
  211. *power018
  212. name:Floating Point Achievement XVIII
  213. desc:Getting THIRTY TRILLIONS Floating Point Operations.
  214. req:3e13 flop
  215. *power019
  216. name:Floating Point Achievement XIX
  217. desc:Getting ONE QUADRILLION Floating Point Operations. This is about 10-30 minuts of work done by your computer.
  218. req:1e15 flop
  219. *power020
  220. name:Floating Point Achievement XX
  221. desc:Getting FIVE QUADRILLIONS Floating Point Operations.
  222. req:5e15 flop
  223. *power021
  224. name:Floating Point Achievement XXI
  225. desc:Getting EIGHTY QUADRILLIONS Floating Point Operations.
  226. req:8e16 flop
  227. *power022
  228. name:Floating Point Achievement XXII
  229. desc:Getting THREE HUNDREDS QUADRILLIONS Floating Point Operations.
  230. req:3e17 flop
  231. *power023
  232. name:Floating Point Achievement XXIII
  233. desc:Getting TEN QUINTILLIONS Floating Point Operations.
  234. req:1e19 flop
  235. *power024
  236. name:Floating Point Achievement XXIV
  237. desc:Getting NINE SEXTILLIONS Floating Point Operations. Lifetime work of your PC
  238. req:9e21 flop
  239. *power025
  240. name:Floating Point Achievement XXV
  241. desc:Getting FOUR HUNDREDS SEXTILLIONS Floating Point Operations.
  242. req:4e23 flop
  243. *power026
  244. name:Floating Point Achievement XXVI
  245. desc:Getting FORTY SEPTILLIONS Floating Point Operations. About 10-20 years of work in a supercomputer as of 2019
  246. req:4e25 flop
  247. *power027
  248. name:Floating Point Achievement XXVII
  249. desc:Getting ONE OCTILLION Floating Point Operations.
  250. req:1e27 flop
  251. *flops001
  252. name:FLOPS Achievement I
  253. desc:Getting ONE Floating Point Operation per second
  254. req:1 flop per second
  255. *flops002
  256. name:FLOPS Achievement II
  257. desc:Getting THREE Floating Point Operations per second
  258. req:3 flop per second
  259. *flops003
  260. name:FLOPS Achievement III
  261. desc:Getting FIVE Floating Point Operations per second
  262. req:5 flop per second
  263. *flops004
  264. name:FLOPS Achievement IV
  265. desc:Getting TEN Floating Point Operations per second. Almost equal of calculator.
  266. req:10 flop per second
  267. *flops005
  268. name:FLOPS Achievement V
  269. desc:Getting ONE HUNDRED Floating Point Operations per second. It is equal of Tetris.
  270. req:100 flop per second
  271. *flops006
  272. name:FLOPS Achievement VI
  273. desc:Getting SIX HUNDREDS Floating Point Operations per second.
  274. req:600 flop per second
  275. *flops007
  276. name:FLOPS Achievement VII
  277. desc:Getting THREE kiloflops.
  278. req:3600 flop per second
  279. *flops008
  280. name:FLOPS Achievement VIII
  281. desc:Getting TWELVE kiloflops. This is a power of first personal computers of 1975-1980.
  282. req:12000 flop per second
  283. *flops009
  284. name:FLOPS Achievement IX
  285. desc:Getting ONE HUNDRED kiloflops. Power of the PC of 1987
  286. req:100000 flop per second
  287. *flops010
  288. name:FLOPS Achievement X
  289. desc:Getting ONE megaflops. Power of the PC of 1991
  290. req:1000000 flop per second
  291. *flops011
  292. name:FLOPS Achievement XI
  293. desc:Getting TEN megaflops. Power of the PC of 1994, able to play minecraft-looking 3D games
  294. req:10000000 flop per second
  295. *flops012
  296. name:FLOPS Achievement XII
  297. desc:Getting FIFTY megaflops. Power of the PC of 1996
  298. req:50000000 flop per second
  299. *flops013
  300. name:FLOPS Achievement XIII
  301. desc:Getting ONE HUNDRED megaflops. This is the power of Nintendo 64. It is impressive, huh?
  302. req:100000000 flop per second
  303. *flops014
  304. name:FLOPS Achievement XIV
  305. desc:Getting FIVE HUNDREDS megaflops. This is how we start a new millenium with it's PC
  306. req:500000000 flop per second
  307. *flops015
  308. name:FLOPS Achievement XV
  309. desc:Getting TWO gigaflops. Entering a XXI century with new PC, however there was still XX centuy supercomputers, who did on such a high power.
  310. req:2000000000 flop per second
  311. *flops016
  312. name:FLOPS Achievement XVI
  313. desc:Getting TEN gigaflops. Your first PC had these powers.
  314. req:10000000000 flop per second
  315. *flops017
  316. name:FLOPS Achievement XVII
  317. desc:Getting ONE HUNDRED gigaflops. Your second PC had these powers.
  318. req:100000000000 flop per second
  319. *flops018
  320. name:FLOPS Achievement XVIII
  321. desc:Getting FIVE HUNDRED gigaflops. This is a personal computer of 2012.
  322. req:500000000000 flop per second
  323. *flops019
  324. name:FLOPS Achievement XIX
  325. desc:Getting ONE teraflops. First time this milestone is gained in 1997. Nowadays it's cost $20-$30.
  326. req:1e12 flop per second
  327. *flops020
  328. name:FLOPS Achievement XX
  329. desc:Getting TWENTY teraflops. This is OC of 2019
  330. req:2e13 flop per second
  331. *flops021
  332. name:FLOPS Achievement XXI
  333. desc:Getting FIVE HUNDRED teraflops. This is no way to get that for a regual person as of 2019.
  334. req:5e14 flop per second
  335. *memory001
  336. name:Memory Achievement I
  337. desc:Getting ONE byte (8 bits). This we have a memory to generate actions (FLOPS)
  338. req:1 byte
  339. *memory002
  340. name:Memory Achievement II
  341. desc:Getting EIGHT bytes. Making more options to count until 9,223,372,036,854,775,807
  342. req:8 byte
  343. *memory003
  344. name:Memory Achievement III
  345. desc:Getting THIRTY TWO bytes.
  346. req:32 byte
  347. *memory004
  348. name:Memory Achievement IV
  349. desc:Getting TWO HUNDRED FIFTY SIX bytes. This we can give a simple job to your computer
  350. req:256 byte
  351. *memory005
  352. name:Memory Achievement V
  353. desc:Getting ONE kilobyte. A prefix given to byte is a kilo-. It is binary by the way, not decimal, meaning you got 1024 bytes.
  354. req:1024 byte
  355. *memory006
  356. name:Memory Achievement VI
  357. desc:Getting EIGHT kilobytes.
  358. req:8192 byte
  359. *memory007
  360. name:Memory Achievement VII
  361. desc:Getting SIXTY FOUR kilobytes.
  362. req:65536 byte
  363. *memory008
  364. name:Memory Achievement VIII
  365. desc:Getting ONE megabyte.
  366. req:1048576 byte
  367. *memory009
  368. name:Memory Achievement IX
  369. desc:Getting SIXTY FOUR megabytes.
  370. req:67108864 byte
  371. *memory010
  372. name:Memory Achievement X
  373. desc:Getting TWO gigabytes.
  374. req:2147483648 byte
  375. *memory011
  376. name:Memory Achievement XI
  377. desc:Getting SIXTEEN gigabytes. It's the data of your RAM apparently.
  378. req:17179869184 byte
  379. *memory012
  380. name:Memory Achievement XII
  381. desc:Getting FIVE HUNDREDS TWELVE gigabytes.
  382. req:549755813888 byte
  383. *memory013
  384. name:Memory Achievement XIII
  385. desc:Getting FOUR terabytes.
  386. req:4.39e12 byte
  387. *transistor001
  388. name:Transistor Achievement I
  389. desc:Have 1 transistor
  390. req:1 transistor
  391. *transistor002
  392. name:Transistor Achievement II
  393. desc:Have 10 transistors
  394. req:10 transistor
  395. *transistor003
  396. name:Transistor Achievement III
  397. desc:Have 50 transistors
  398. req:50 transistor
  399. *transistor004
  400. name:Transistor Achievement IV
  401. desc:Have 100 transistors
  402. req:100 transistor
  403. *transistor005
  404. name:Transistor Achievement V
  405. desc:Have 200 transistors
  406. req:200 transistor
  407. *transistor006
  408. name:Transistor Achievement VI
  409. desc:Have 300 transistors
  410. req:300 transistor
  411. *chip001
  412. name:chip Achievement I
  413. desc:Have 1 chip
  414. req:1 chip
  415. *chip002
  416. name:chip Achievement II
  417. desc:Have 10 chips
  418. req:10 chip
  419. *chip003
  420. name:chip Achievement III
  421. desc:Have 25 chips
  422. req:25 chip
  423. *chip004
  424. name:chip Achievement IV
  425. desc:Have 100 chips
  426. req:100 chip
  427. *chip005
  428. name:chip Achievement V
  429. desc:Have 200 chips
  430. req:200 chip
  431. *chip006
  432. name:chip Achievement VI
  433. desc:Have 300 chips
  434. req:300 chip
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement