ffgegerge

Untitled

Apr 8th, 2020
18
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. Let's make a game!
  2. name:Pie clicker
  3. by:Byron
  4.  
  5. Settings
  6. buiding cost increase:0.000000000000000000000000000000001%
  7.  
  8.  
  9.  
  10.  
  11.  
  12. CSS
  13. .box
  14. {
  15. text-align:left;
  16. padding:0px;
  17. box-shadow:none;
  18. overflow:scroll;
  19. }
  20.  
  21. .thing
  22. {
  23. background:#19f
  24. }
  25.  
  26.  
  27. Buildings
  28. *test
  29. name:Test
  30. desc:Test
  31. text:66666666666666666666666666666666666666666666666666666666666666666666666666666666666666613tr286
  32. on tick:yield 1 money
  33. cost:28 money
  34.  
  35.  
  36.  
  37. Resources
  38. *money
  39. name:Money
  40. desc:Money
  41. start with:1000
Advertisement
Add Comment
Please, Sign In to add comment