Hello everyone!
This video is a gameplay walkthrough of a farming simulation game named "The Farmer Was Replaced", where the player programs and optimizes a drone to automate farming tasks. The game involves coding in a language similar to Python, enhancing problem-solving and coding skills. The player starts with basic commands like harvesting and gradually unlocks more complex functions like loops, conditionals, and variables to improve farm efficiency. The game’s incremental nature requires balancing resource collection with technology upgrades to expand the farm and increase yields. Hope you enjoy:)
——————————————————–
Playlist: https://www.youtube.com/playlist?list=PLCUMEjFdpASl7flHBfU_xWAUkjZ3cy5mS
——————————————————–
Video Navigation:
00:00:00 Introduction to Automated Farming
00:00:51 Starting with Basic Commands
00:01:07 Implementing Loops for Efficiency
00:01:31 Introducing Conditional Statements
00:02:01 Expanding Operations and Upgrading Technology
00:03:15 Debugging and Optimizing Code
00:04:09 Unlocking Operators for Complex Operations
00:04:36 Utilizing Loops for Field Management
00:05:19 Strategic Planting and Harvesting
00:06:11 Balancing Resource Production
00:07:02 Diversifying Crops with Carrots
00:07:58 Managing Soil and Planting Techniques
00:08:49 Adjusting Strategies for Optimal Growth
00:09:47 Unlocking New Farming Capabilities
00:10:19 Incorporating Water Management
00:11:36 Prioritizing Crop Production
00:13:59 Introducing Trees for Increased Wood Yield
00:14:37 Enhancing Drone Speed for Faster Harvest
00:15:42 Reaching Production Thresholds
00:16:08 Mastering Tree Planting Patterns
00:17:00 Refining Code for Efficiency
00:18:25 Checkerboard Planting for Optimal Tree Growth
00:19:18 Creating Functions for Code Organization
00:20:28 Upgrading Crops for Higher Yields
00:21:10 Implementing Multitrade for Efficient Purchasing
00:22:15 Unlocking Sunflowers for Power Boosts
00:23:33 Planting Sunflowers Strategically
00:24:44 Managing Sunflower Energy for Speed
00:25:59 Exploring Pumpkin Planting Strategies
00:27:06 Adjusting Farming Tactics for Pumpkins
00:28:35 Optimizing Soil Management
00:29:44 Expanding Farm Size for Greater Production
00:33:48 Harvesting Sunflowers for Maximum Energy
00:36:42 Unlocking Advanced Farming Features
00:49:21 Navigating the Maze for Treasures
——————————————————–
The Farmer Was Replace on Steam:
https://store.steampowered.com/app/2060160/The_Farmer_Was_Replaced/
——————————————————–
Subscribe: http://goo.gl/aoWkY
Email: [email protected]
——————————————————–
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.
Farming earns you resources which can be spent to unlock new technology.
Here's what the same program looks like after a few speed upgrades:
Unlike most programming games the game isn't divided into distinct levels that you have to complete but features a continuous progression.
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 that you need and is very beginner friendly by unlocking and explaining them one by one.
If you already have programming experience, you should be able to play through the early game very quickly and get to the more complex late game tasks that should still be a fun challenge even for experienced programmers.
——————————————————–