Advertisement
Guest User

Untitled

a guest
Dec 22nd, 2014
165
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.75 KB | None | 0 0
  1. Let's make a game!
  2. Cupcake Game
  3. by me
  4. version 0.1
  5. created on 12/22/14
  6. last updated on 12/22/14
  7.  
  8. Settings :
  9. prices increase by 25%
  10. selling gives back 50%
  11. resources are visible by default
  12. clickables are visible by default
  13. buildings are visible by default
  14. upgrades are visible by default
  15. achievements are visible by default
  16. boxes : 1, 2, 3, 4, 5, 6, 7
  17. resources go in the 1 box
  18. clickables go in the 2 box
  19. buildings go in the 3 box
  20. upgrades go in the 4 box
  21. achievements go in the 5 box
  22. title goes in the 6 box
  23. save goes in the 7 box
  24. show log
  25. background : 40C434
  26. text color : FFFFFF
  27. custom stylesheet :
  28. fonts :
  29.  
  30. Resources :
  31. *cakes
  32. starts at 0
  33. show 5 digits
  34. You have %a cupcake%s
  35.  
  36. Clickables :
  37. *cupcake
  38. says +1 Cupcake!
  39.  
  40. Buildings :
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement