← Back to context

Comment by sva_

1 day ago

Here's a script to automatically chop wood, if you're so inclined:

    setInterval(_=>{a+=.13;['down','up'].map(e=>$('canvas').dispatchEvent(new PointerEvent('pointer'+e,{clientX:innerWidth*(.2+a%.6),clientY:innerHeight*(.4+a%.2)})))},a=9)

"Given the opportunity, players will optimize the fun out of a game."