programming-formalisms / programming_formalisms_project_summer_2024

Learners' project of the Programming Formalisms course of summer 2024
GNU General Public License v3.0
0 stars 0 forks source link

Bacterial: update design #22

Open richelbilderbeek opened 2 months ago

richelbilderbeek commented 2 months ago

I see at https://github.com/programming-formalisms/programming_formalisms_project_summer_2024/blob/main/src/bacsim/bacterial.py that a bacterium has a speed and a direction. Add this has-a relation to the class diagram.