EpsilonF1

F1 Idle

May 14th, 2025 (edited)
218
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.57 KB | None | 0 0
  1. Let's make a game!
  2. name:Formula1 Idle
  3. by:EpsilonF1
  4. desc:An idle game focused on F1.
  5. created:14/5/2025
  6. version:1.0
  7.  
  8. CSS
  9. #game.on
  10. {
  11. background-size: 100% 100%;
  12. image-rendering: pixelated;
  13. }
  14.  
  15. Settings
  16. background:https://file.garden/aCSTajNgyFnjpuPs/background%20image.avif
  17. stylesheet:stuff/bigBlue.css
  18.  
  19. Buildings
  20. *williamsCar|williamsCars
  21. name:Williams Car|Williams Cars
  22. desc: The car used by Atlassian Williams Racing.
  23. on tick:yield 0.1 Tech Point
  24. cost:50 Tech Points
  25.  
  26. Resources
  27. *techPoint|techPoints
  28. name:Tech Point|Tech Points
Advertisement
Add Comment
Please, Sign In to add comment