
⛏️ The Miner Was Replaced releases November 2!
Hey everyone! We’re incredibly excited to finally announce that The Miner Was Replaced, the DLC for The Farmer Was Replaced, will release on November 2! 🎉…




Program and optimize a drone to automate a farm and watch it do the work for you. Collect resources to unlock better technology and become the most efficient farmer in the world. Improve your problem solving and coding skills.
Program a drone using a simple python-like language to fully automate various farming tasks that would otherwise be very grindy. Feel the satisfaction of simply pressing "execute" and watching your drone do all the hard work.
Unlike most programming games the game isn't divided into distinct levels that you have to complete but features a continuous progression.
Farming earns you resources which can be spent to unlock new technology.
Programming is done in a simple language similar to Python. The beginning of the game is designed to teach you all the basic programming concepts you will need by introducing them one at a time.
While it introduces everything that is relevant, it won't hold your hand when it comes to solving the various tasks in the game. You will have to figure those out for yourself, and that can be very challenging if you have never programmed before.
If you are an experienced programmer, you should be able to get through the early game very quickly and move on to the more complex tasks of the later game, which should still provide interesting challenges.
Although the programming language isn't exactly Python, it's similar enough that Python IntelliSense works well with it. All code is stored in .py files and can optionally be edited using external code editors like VS Code. When the "File Watcher" setting is enabled, the game automatically detects external changes.
The Farmer Was ReplacedSteam announcement
Hey everyone! We’re incredibly excited to finally announce that The Miner Was Replaced, the DLC for The Farmer Was Replaced, will release on November 2! 🎉…
The Farmer Was ReplacedSteam announcement
Hey folks, We are busy working on the new mining DLC. Since the mining is already looking quite nice, we thought we would share a short video showing a early work in progress of…
The Farmer Was ReplacedSteam patch notes
Fixed the bug that reassigned cmd + f to just f and caused the search function to pop up everytime you press f.
The Farmer Was ReplacedSteam announcement
Hey everyone 👋 I’ve got something fun to share today. A few months ago, we had a fun idea: What if you could use The Farmer Was Replaced to automate another game? Here’s a little…
The Farmer Was ReplacedSteam announcement
Hey folks 👋, Yes, I'm currently working on replacing the miner in my first DLC! At the moment, everything is still in the early stages and the exact features have not been…