A downloadable game for Windows and Linux

Use these controls:

1 to 4 = wheat, carrot, tomato, tall grass

click: place plant

z to , = wire, and, or, not, detector, harvestor, delay, crosser

s, g, w = soil, grass, water

Published 11 hours ago
StatusReleased
PlatformsWindows, Linux
AuthorBestItcher
GenreSimulation
TagsFarming, No AI, Pixel Art, Singleplayer

Download

Download
V0.9.zip 33 MB

Install instructions

To run:

install python:

use microsoft store or use

sudo apt install python3

install pygame:

pip install pygame or sudo apt install python3-pygame

and then run it:

python3 plantbound.py or python plantbound.py