Skip to content

Latest commit

 

History

History
34 lines (18 loc) · 1.02 KB

README.md

File metadata and controls

34 lines (18 loc) · 1.02 KB

pytosis-simulator

Um simulador simples da reprodução celular, utilizando Python e Pygame | A simple simulator of the cells reproduction, using Python and Pygame.

CodeFactor

Como rodar?

How to run?

  1. Clone ou baixe o repositório;

    Clone or download the repository;

  2. Execute o main.py;

    Run the main.py;

  3. Clique na tela para iniciar a simulação.

    Click in the window to start the simulation.

Funcionamento:

Working:

Preferências:

Preferences:

To change things like, colors, size of screen and cells, mortality rate, title, icon etc; go to the preferences.json file.

preferences_demo