indiegame.fan
Auto Farm header art

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.

Steam Page
Release
February 12, 2026
170 days ago
Steam Reviews
Awaiting reviews

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.
No votes yet
Vote on More Games
Game contextLatest: IGF Team
ContextThe evidence factors used to assess whether this game belongs on IndieGame.Fan.Status
Notes
Latest Contributor: IGF TeamEdit notes
Search Google: Who developed Auto Farm?Developer scaleThe operating scale of the game's developer.
Search Google: Who published Auto Farm?Publisher scaleThe operating scale of the game's publisher.
Search Google: Is Auto Farm self-published or published by https://autofarm.giveme8.com/?Publisher statusHow the game's publishing relationship is classified.
Search Google: How is Auto Farm and https://autofarm.giveme8.com/ funded?FundingThe known source of funding behind the game.
Search Google: Who controls the creative direction and IP for Auto Farm and https://autofarm.giveme8.com/?Creative controlWho appears to retain creative control of the game.
Search Google: What is the release status of Auto Farm?Release statusWhether and how the game has been released.

Media

6 items

About 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