Advertisement
Trevin

Pixel Clicker

Jul 1st, 2016
124
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.48 KB | None | 0 0
  1. Let's make a game!
  2. -Pixel clicker
  3. -by Trevin
  4.  
  5.  
  6. Settings :
  7. -prices increase by 115%
  8. -selling gives back 50%
  9. -resources are hidden by default
  10. -clickables are hidden by default
  11. -buildings are hidden by default
  12. -upgrades are hidden by default
  13. -show log
  14. //-custom stylesheet : http://pastebin.com/raw.php?i=vWDguSvc
  15. -background : http://s27.postimg.org/65wut828z/Wallpaper1.jpg
  16. -text color : #fff
  17. -fonts : Kavoon
  18. //this bit is still a work in progress
  19. -boxes : main (resources, clickables); store (upgrades, buildings); stats (achievements)
  20.  
  21. Resources :
  22. *Pixels
  23. -named Pixel|Pixels
  24. -displayed as %a Pixel%s
  25. -visible
  26.  
  27. Clickables :
  28. *MakePixel
  29. -gives 1 Pixels
  30. -visible
  31. -Named Make pixel
  32. -picture : http://s21.postimg.org/9y8r7y3oz/unnamed.png
  33.  
  34. Buildings :
  35. *UnlockColour
  36. "Unlocks coloured pixels (Pretty self-explanitory)"
  37. -locks UnlockColour
  38. -named Unlock colored pixel
  39. -costs 40 Pixels
  40. -visible
  41.  
  42. *RedPixel
  43. "Red pixel! Gives <b> 0.05 </b> Pixels per second"
  44. -unlocks at 1 UnlockColour
  45. -selling gives back 0%
  46. -costs 25 Pixels
  47. -gives 0.05 Pixels
  48. -picture : http://s30.postimg.org/ol0xngap9/50px_Dgrd_pfm_noe_svg.png
  49.  
  50. *GreenPixel
  51. "Green pixel! Gives <b> 0.2 </b> Pixels per second"
  52. -unlocks at 1 UnlockColour
  53. -costs 100 Pixels
  54. -gives 0.2 Pixels
  55. -picture : http://s2.postimg.org/cj2iuceat/644196_505864846560_1247015150_n.jpg
  56.  
  57. *BluePixel
  58. "Blue pixel! Gives <b> 1 </b> Pixels per second"
  59. -unlocks at 1 UnlockColour
  60. -costs 400 Pixels
  61. -gives 1 Pixels
  62. -picture : http://s29.postimg.org/u0xrs57wj/image.jpg
  63.  
  64. *UnlockColour2
  65. "More colors, YAY!"
  66. -named Unlock Colored pixel 2
  67. -locks UnlockColour2
  68. -costs 1000 Pixels
  69. -visible
  70.  
  71. *OrangePixel
  72. "Is this getting annoying yet? Gives <b> 3.5 </b> Pixels per second"
  73. -unlocks at 1 UnlockColour2
  74. -costs 1200 Pixels
  75. -gives 3.5 Pixels
  76. -picture : http://s24.postimg.org/cvlbqp0ap/orange_delta_multicolor.jpg
  77.  
  78. *YellowPixel
  79. "Yellow! Gives <b> 10 </b> Pixels per second"
  80. -unlocks at 1 UnlockColour2
  81. -costs 3500 Pixels
  82. -gives 10 Pixels
  83. -picture : http://s3.postimg.org/oxu7t7d8f/50px_Solid_yellow_svg.png
  84.  
  85. *PurplePixel
  86. "Purple pixel! Gives <b> 20 </b> Pixels per second"
  87. -unlocks at 1 UnlockColour2
  88. -costs 6000 Pixels
  89. -gives 20 Pixels
  90. -picture : http://s10.postimg.org/o2eomivdx/violetparasite.png
  91.  
  92. *UnlockPixelArt
  93. "Use coloured pixels for art"
  94. -locks UnlockPixelArt
  95. -named Unlock pixel art
  96. -costs 8000 Pixels
  97. -visible
  98.  
  99. *MarioArt
  100. "Its a me! Mario! Gives <b> 60 </b> Pixels per second"
  101. -unlocks at 1 UnlockPixelArt
  102. -costs 10 RedPixel, 5 BluePixel, 2 YellowPixel, 3000 Pixels
  103. -gives 60 Pixels
  104. -picture : http://s2.postimg.org/bln1yk1k5/images_1.jpg
  105.  
  106. *ZeldaArt
  107. "That epic hero. Gives <b> 70 </b> Pixels per second"
  108. -unlocks at 1 UnlockPixelArt
  109. -costs 30 GreenPixel, 10000 Pixels
  110. -gives 70 Pixels
  111. -picture : http://s29.postimg.org/rmeo2zrkz/link_8bit_50x50.png
  112.  
  113. *GalagaArt
  114. "Attack! Gives <b> 80 </b? Pixels per second"
  115. -unlocks at 1 UnlockPixelArt
  116. -costs 6 BluePixel, 100 RedPixel, 5000 Pixels
  117. -gives 0.01 BluePixel
  118. -picture : http://s16.postimg.org/ftwhlgvwx/Galaga_color.gif
  119.  
  120. *UnlockPixelArt2
  121. "More 'things' to umm, buy"
  122. -named Unlock pixel art 2
  123. -locks UnlockPixelArt2
  124. -costs 12500 Pixels
  125.  
  126. *SonicArt
  127. "Fast and blue. Gives <b> 100 </b> Pixels per second"
  128. -unlocks at 1 UnlockPixelArt2
  129. -costs 50 BluePixel, 20 RedPixel, 11000 Pixels
  130. -gives 100 Pixels
  131. -picture : http://s9.postimg.org/mg4jnihmz/rsz_download_3.jpg
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement