Skip to content
FakeNameSE edited this page May 8, 2016 · 3 revisions

Welcome to the boids with obstacles and a goal wiki!

The goal of this project is to implement an easily extendable and reusable (but probably not as a library) framework for boids (intelligent particles). Currently, we have a fully functional simulation of boids with obstacles to avoid and a goal (the mouse). We also have a simple proof of concept with boids, as well as a versions with predators that is being actively developed. In the future, we are interested in expanding this to include, more environmental variables, and self-optimization (possibly using a genetic algorithm. We are open to help from anyone,so please participate.

Clone this wiki locally