42
you are viewing a single comment's thread
view the rest of the comments

cheat codes for console

Infinite wealth

score = 100_000_000_000;

Open all shafts

shaftsOpen = 10;

Add 1 worker to all shafts

Array(shaftsOpen).fill(0).map((_, i) => (shafts[i].workers.push(new Worker())));

[-] key@lemmy.keychat.org 9 points 1 month ago

It takes like 5 minutes to beat...

but do you have zombie mode?

zombie mode

spritesheetImg.src="https://i.imgur.com/Frt8JKU.png"

[-] monica_b1998@programming.dev 11 points 1 month ago

i'm relieved to see that zombies are willing to perform the same slave labor as humans :-)

load more comments (2 replies)
this post was submitted on 03 Aug 2024
42 points (100.0% liked)

Programming

17074 readers
261 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities !webdev@programming.dev



founded 1 year ago
MODERATORS