monica_b1998 to ProgrammingEnglish · 1 year ago"Goldmine" - an idle game in 200 lines of pure JavaScriptslicker.meexternal-linkmessage-square14linkfedilinkarrow-up143arrow-down10cross-posted to: programmingprogramming
arrow-up143arrow-down1external-link"Goldmine" - an idle game in 200 lines of pure JavaScriptslicker.memonica_b1998 to ProgrammingEnglish · 1 year agomessage-square14linkfedilinkcross-posted to: programmingprogramming
minus-squaremonica_b1998OPlinkfedilinkarrow-up3·1 year agoI found the problem - there should be no “=” in this part of line 222: shaft.workers.length <= shaft.max_workers i’ll update it on the website tomorrow. thanks for catching that! Somehow I hadn’t tested clicking an invisible button…
I found the problem - there should be no “=” in this part of line 222: shaft.workers.length <= shaft.max_workers
i’ll update it on the website tomorrow. thanks for catching that! Somehow I hadn’t tested clicking an invisible button…