The Farmer Was Replaced

The Farmer Was Replaced

deadbeef Dec 8, 2024 @ 11:44pm
Here is my full game code
Uploaded my code that finishes the entire game onto Github!
Wrote all of this code when I played through the game about a month ago, decided today to make it public just for fun and collaboration.

Not very efficient right now, has lots of room for improvement, and I go out of my way to unlock upgrades that I don't need. My goal was not to go for speed but for completeness and fun. Takes about 1.5 hrs to complete the entire game which puts me at global rank of #487 right now. Could definitely make major improvements if I wanted to try to go up the leaderboard.

To complete the game, execute the code in the "Game Progress.py" file.

https://github.com/alextadams88/farmer-was-replaced
Last edited by deadbeef; Dec 8, 2024 @ 11:50pm
< >
Showing 1-4 of 4 comments
jay_clark Dec 28, 2024 @ 4:52pm 
Thank you very much
deadbeef Dec 28, 2024 @ 5:01pm 
Originally posted by jay_clark:
Thank you very much

The code no longer works after the latest update. I know that they made substantial changes to the game and I have not played the game since the update so I have not updated my code. FYI.
darthtokie Dec 29, 2024 @ 10:15pm 
the changes are quite substantial. i double checked and @deadbeef is correct, none of them no longer work.
Doomtrooper Dec 31, 2024 @ 7:54pm 
Here y'all go. Same idea as original poster, it works with the new changes to complete any of the leaderboard runs, but is definitely far from optimized.
Start a run with the 'LEADERBOARDS' file. If you plan to do one of the solo resource runs, you'll need to update the 'SOLO LEADERBOARD' file accordingly.

I should also mention, I cut out most of the section in MASTER that decides which upgrades to buy and when so that you have something to figure out on your own, but I left enough so you can get the idea of how it works.

https://github.com/CtotheJ/FarmerWasReplaced
Last edited by Doomtrooper; Dec 31, 2024 @ 10:35pm
< >
Showing 1-4 of 4 comments
Per page: 1530 50