Jonathan. Frech’s WebBlog

Circle Walk (#4)

Jonathan Frech

In an attempt to create systems with entities which influence each oth­er I created “Circle Walk”. In this program you can spawn in entities which will go around the center with variant speed. When two entities get near each oth­er, they will ran­dom­ly change their distance to the center and eventually get away from one another.

Usage

Source code: circle-walk.py