fgiobergia / python-simulator

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:Python 100.0%