Skip to content

simop07/boids_2D_simulation

Repository files navigation

Boids

DOI GitHub license

Introduction

Boids is the project developed by four Physics freshmen during 2021-2022 course Programmazione per la fisica, for their final exam.

Simulation of the behavior of flighting birds in two-dimensional space

Boids is an artificial life program firstly developed by Craig W. Reynolds in 1986. The program simulates the flocking behaviour of birds.\ This project is written in C++ programming language.

Download and use

  1. Download the last repository release.
  2. Follow the instruction in Relazione.pdf to build, compile and execute the project (through CMake).
  3. Please, check Relazione.pdf for a thorough explaination on how the simulation works.

About

Simulation of flying flock in 2-dimensional space based on AI software "boids" by Craig Reynolds.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published