Implementation of group reactions - a shoal. Brains run away from the zombies but try to stay in the group.
It uses the pygame library.
- 
Download repository.
 - 
Make sure that you have pygame library installed:
pip show pygameIf not, install pygame:
pip install pygame - 
Run the program:
python Area.py