/python-simulator

A small python framework for running simulations of 2d objects doing stuff

Primary LanguagePython

python-simulator

Small side project in Python for creating simulations where 2d objects ("entities") can interact with each other.

The simulation consists in a sequence of frames (or video) where each frame is computed based on the logic of the existing entities.

This is a work-in-progress project, allow some time before any tangible result is available