
Auto Farm
A JavaScript-based coding farm game. Inspired by The Farmer Was Replaced. The core goal is to help players learn programming by writing code that controls characters in a 2D farm.
Does this feel indie?
Vote based on whether this game feels indie to you. You can change your vote at any time. Results earn an IGF score after 10 accepted votes.| ContextThe evidence factors used to assess whether this game belongs on IndieGame.Fan. | Status | Notes Latest Contributor: IGF TeamEdit notes |
|---|---|---|
Media
6 itemsAbout the Game
A JavaScript-based coding farm game. Inspired by The Farmer Was Replaced.
The core goal is to help players learn programming by writing code that controls characters in a 2D farm.
Overview
Control one or more characters to plant crops on a 2D map.
Harvest items to unlock a technology tree (skills and features).
Unlocks grant new scripting commands and additional gameplay options.
Current Features
Characters: `Dinosaur`, `Drone` , `Snake`; character switching is supported.
Crops: `Potato`, `Pumpkin`.
Scripting: supports basic JavaScript syntax.
Multi-character spawning: supported (known issues remain).
Technology tree: basic tree implemented; balancing and UI tuning pending.
Supported Game Modes
Mode 1: Classic farming
Mode 2: Adjacent pumpkins aligned in a straight forward direction merge

Mode 3: Snake mode

Mode 4: Maze mode

Mode 5: Multi-threaded mode
