SamiLaToupie

Music Clicker

Jun 23rd, 2025 (edited)
465
0
Never
2
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.53 KB | None | 0 0
  1. Let's make a game!
  2. name:Music Clicker
  3. by:SamiLaToupie
  4. desc:Click The Vinyl To Make Beats, Get Some Famous Songs, And Yes I Am Queen Deltarune Stop Complaining About Me Talking Like That Ok? Ok. End Of Description Here... Unless?</></> Playtesters:Brackets(First Tester Ever)</> Patch Notes: Update 0.0.1:Added Patch Notes, 2 Buildings And Their Sprites, Vinyl, Beats
  5. created:23/06/2025
  6. updated:11/07/2025
  7. version:Testing For 0.0.2
  8.  
  9.  
  10. Settings
  11. background:https://file.garden/Z7oP9KMJ3yJB2cuP/Music%20Clicker/Music%20Clicker%20Background.jpg
  12. building cost increase:115%
  13. building cost refund:60%
  14. spritesheet:VinylSimple, 65536 by 65536, https://file.garden/Z7oP9KMJ3yJB2cuP/Music%20Clicker/Vinyl%20Collection%20Simple.jpg
  15. stylesheet:stuff/bigBlue.css
  16. no bulk particles
  17.  
  18.  
  19. CSS
  20. #game.on
  21. {
  22. background-size: 100% 100%;
  23. image-rendering: pixelated;
  24. }
  25.  
  26.  
  27. Buttons
  28. *Vinyl
  29. name:Vinyl
  30. icon:VinylSimple[0,0]
  31. on click:yield 1 Beats
  32. class:bigButton
  33. no tooltip
  34.  
  35.  
  36. Resources
  37. *Beats
  38. name:Beat|Beats
  39. no tooltip
  40.  
  41.  
  42. Buildings
  43. *Stylus
  44. name:Stylus
  45. desc:Also Know As A Needle, The Stylus Plays A Vinyl, +1 Beat Per Second
  46. icon:https://file.garden/Z7oP9KMJ3yJB2cuP/Music%20Clicker/Stylus.jpg
  47. on tick:yield 1 Beats
  48. cost:15 Beats
  49. cost increase:130%
  50. cost refund:75%
  51. *Gramophone
  52. name:Gramophone
  53. desc:Finally, The Full Set For Playing Your Vinyl, +15 Beats Per Second
  54. icon:https://file.garden/Z7oP9KMJ3yJB2cuP/Music%20Clicker/Gramophone.jpg
  55. on tick:yield 15 Beats
  56. cost:125 Beats
  57.  
Advertisement
Comments
Add Comment
Please, Sign In to add comment