UMDLARS / farmbot

A CYLGame where you program a bot to explore and farm an unknown region while meeting simulation constraints.
0 stars 0 forks source link

Basic plants #14

Open pahp opened 3 years ago

pahp commented 3 years ago

Need plant action key, planting consumes a seed and starts a plant.

Plant growth rate will ultimately depend on many vars, but for now plant will raise a level every n turns and when it reaches (say) level m it will produce seeds. Maybe it has some seeds at level m-1 but not full.

If not harvested by "level" (age) m+o, the tree decays.