This website requires JavaScript.
Explore
Help
Sign In
steve
/
farmer-was-replaced
Watch
1
Star
0
Fork
0
You've already forked farmer-was-replaced
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
14
Commits
1
Branch
0
Tags
677f84b856f6811add51ef0f35bc9638424da4f5
T
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
steve
677f84b856
Normalize indentation in
cactus.py
for improved readability and consistency.
2026-01-23 21:25:26 -05:00
.gitignore
modularized planting logic by splitting
f2.py
into
main.py
,
pumpkins.py
, and
sunflowers.py
; updated utilities and added
.gitignore
2026-01-10 00:19:43 -05:00
cactus.py
Normalize indentation in
cactus.py
for improved readability and consistency.
2026-01-23 21:25:26 -05:00
main.py
Add optional callback for grid planting and integrate maze utilities
2026-01-23 21:25:22 -05:00
pumpkins.py
modularized planting logic by splitting
f2.py
into
main.py
,
pumpkins.py
, and
sunflowers.py
; updated utilities and added
.gitignore
2026-01-10 00:19:43 -05:00
sunflowers.py
refactor: unify planting logic with
on_plant
callback and improve variable naming
2026-01-10 16:39:00 -05:00
utils.py
add cactus utilities and grid-wide planting/harvesting logic
2026-01-11 02:49:47 -05:00
S
Description
No description provided
56
KiB
Languages
Python
100%