jeffcjohnson / Flocking

Python implementation of Boids logic

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flocking

Python implementation of boids logic to demonstrate 2D flocking behaviour of birds

Installation

Clone the repo and simply run the flocking.py file; alternatively clone into Visual Studio with Python Tools and simply run from there

Designed for Python 3.5

About

Python implementation of Boids logic

License:MIT License


Languages

Language:Python 100.0%