Skip to main content

View, interact and play with simulations using pygame.

Project description

PySimGame

Code style: black

WTFPL

A simple pygame interface that allows to run, visualize and interact with simulation models.

It has been developped for running pysd models, but the plan is to make it compatible with other simulation packages.

Current developpement

The package is still under developpement so nothing is guaranted to work yet, but if you are interested you are welcome to contact us to see whether we can improve something or implement your ideas.

Principles

The goal is to be able to play with a simulation. A player can select some options that will modify some components of the simulation such that every game can be a different story made on the simulation.

If you want to play with World models that simulate the future of humanity, want to play the role of a governement fighting a pandemic or simply mess around with a basic predator-pray model, you are at the right place !

Our goal is to make it as easy as possible to create interaction capabilities with simulations.

pysimgame has been developped with the idea of making modding as easy as possible, such that one can implement new models, but also ways to interact with the models during the game and control of the graphics.

All the code is written in python and uses python libraries for running the games.

The pygame model can run multiple models in parallel in the simulation. We call regions the different models running in parallel.

Regions can communicate between each other using Links which It is possible to change parameters of the model using Actions which are usable by the players.

License

The licence is called a Do What the Fuck You Want to Public Licence. So you can Do What the Fuck You Want with the code.

Project details


Release history Release notifications | RSS feed

This version

0.1

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pysimgame-0.1.tar.gz (48.9 kB view hashes)

Uploaded Source

Built Distribution

pysimgame-0.1-py3-none-any.whl (59.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page