I'm doing this in the form of axes, spades, and other various tools; fishing rods etc etc.
For those who haven't played it, my game is made in PHP, HTML and Javascript (jQuery).
I don't know how to make this all interesting
I could just have click x get y, but that would get boring fast. I am using game variables and switches to store the state of each object in each map, so it's all dynamic and looks nice, but I'm not sure what to do about playability, keeping it interesting and not just click spam grinding.
Any ideas?
I thought about trying to construct some sort of minigame in javascript, but I'm not sure how that would play out, since anything like that can be hacked by just editing the code in Firefox.
