A CLICKER GAME Template (Fast and Easy)
I decided to make a small clicker game I had created some time ago into a template so that anyone could make a clicker game in very little time. Since the code I originally made it with was so "nooby" I had to optimize and partially refactor it. I wrote a LOT of comments (some of them funny) in all code files (which you may remove if you want). I think it is pretty basic: All the things in {{ }} are the things that you should replace with the thing in your clicker game. A demonstration of a clicker game I made with this template is here: Repl Page | Fullscreen
If you think there is not enough documentation just put a comment to tell me.
Feedback is appreciated. Please upvote if you enjoyed this :)
To fork it click open and click the fork icon.