Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🐦 Improving Boids Code #47

Open
dpshelio opened this issue Dec 7, 2023 · 1 comment
Open

🐦 Improving Boids Code #47

dpshelio opened this issue Dec 7, 2023 · 1 comment
Labels
week09 Structure and design

Comments

@dpshelio
Copy link
Contributor

dpshelio commented Dec 7, 2023

Open the repository for this exercise. You will find a brief description of each example in its README.md file.

  1. Discuss the code with your group. What problems do you see with it? Why?
  2. Write below your comments mentioning your group number. For now, focus on the
    problems, and don't make any changes yet!
@dpshelio dpshelio added the week09 Structure and design label Dec 7, 2023
@JinyuGe1
Copy link

JinyuGe1 commented Dec 7, 2023

the normal distribution can be written as a function.
nested loop can be factored into a single iteration.
define a class for boids.
-------Group for boids

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
week09 Structure and design
Projects
None yet
Development

No branches or pull requests

2 participants