An open API service indexing awesome lists of open source software.

https://github.com/moritz344/simulation-of-life

Pixel Simulieren Leben.
https://github.com/moritz344/simulation-of-life

nature-of-code python simulation-game

Last synced: 4 months ago
JSON representation

Pixel Simulieren Leben.

Awesome Lists containing this project

README

          

Simulation-of-Life





[![Language](https://img.shields.io/badge/language-python-blue.svg?style=flat)](https://www.python.org)
[![Module](https://img.shields.io/badge/module-pygame-brightgreen.svg?style=flat)](http://www.pygame.org/news.html)

This project is about small pixels that have different properties and rules.

# This is what it looks like: (old video of main.py)

Video:

https://github.com/user-attachments/assets/b5fe6c39-87ef-4639-9be3-06e33fac0a7c

# Usage
```bash
git clone https://github.com/Moritz344/Simulation-of-Life.git
cd Simulation-of-Life
python3 main.py

```

# 👋 Particpate
If you want to create your own simulation, feel free to do so!
There's a community post channel on Discord where you can share your own life simulation.
discord: https://discord.gg/FmxRutax6E

# Youtube
My Youtube video about the main project.

https://youtu.be/WwVy-psO9FE?si=5-GoUkSiQ1HFh8Eh

# Author
- @Moritz344