Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 465 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 465 Bytes
  • make plants:

    • ! create food chain algorithm
    • ! balance everything ( make them survivable )
    • ! render plant body (~ kinda done, but to remake)
      • find a non recursive function
    • create node standard for plants (to make branches and stuff) (~ kinda done)
      • add size of node
    • create reproduction algorithm
  • plant growth:

    • make plant grow
    • add nodes to their body
  • wind? :

    • animate plants based on wind
    • hwm ?? (will never do)