Small graphical implementation of the Vicsek model using pygame.
The program is fairly basic, but you can:
- Add and delete birds
- Change the temperature
- Drain your battery
- Enjoy your non-equilibrium phase transition at home
This program relies on pygame. Once it is installed simply run
python vicsek.py
Copyright (c) 2015 Romain Mueller, name dot surname at gmail dot com