Code Farm

Code Farm is a pixel-art farming game where you use Python-style code to manage your land.

Plant seeds, water crops, fertilize the soil, advance the day, and harvest mature crops by writing simple farm commands.

Features

- Learn basic programming through farming

- Use variables and coordinates

- Practice for loops and if conditions

- Plant, water, fertilize, irrigate, and harvest crops

- Explore a beginner-friendly code encyclopedia

- Complete step-by-step programming lessons

- Save and continue your farm progress

Farm Commands

The game provides a safe, limited farm API:

- plant(row, col, seed_name)

- water(row, col)

- fertilize(row, col)

- irrigate()

- harvest(row, col)

- next_day()

Controls

Use the mouse to navigate the menus, open the code editor, read the encyclopedia, and manage your farm.

Updated 6 days ago
Published 8 days ago
StatusIn development
PlatformsHTML5
Authorxzvszx
GenreEducational
Made withGodot
Tagscode, Management, Pixel Art, tool
AI DisclosureAI Assisted, Graphics

Development log

Leave a comment

Log in with itch.io to leave a comment.