Auto Farm
هل جهازي يشغل لعبة 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.
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
