this post was submitted on 03 Aug 2024
43 points (100.0% liked)

Programming

17445 readers
201 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 [email protected]



founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] v9CYKjLeia10dZpz88iU 15 points 3 months ago (5 children)

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())));

[–] [email protected] 10 points 3 months ago (2 children)

It takes like 5 minutes to beat...

[–] v9CYKjLeia10dZpz88iU 13 points 3 months ago (1 children)

but do you have zombie mode?

zombie mode

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

[–] monica_b1998 12 points 3 months ago

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

load more comments (2 replies)