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.
- Host: GitHub
- URL: https://github.com/moritz344/simulation-of-life
- Owner: Moritz344
- License: mit
- Created: 2024-10-28T19:34:47.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-29T17:38:03.000Z (over 1 year ago)
- Last Synced: 2025-03-28T18:54:50.808Z (about 1 year ago)
- Topics: nature-of-code, python, simulation-game
- Language: Python
- Homepage:
- Size: 341 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
Simulation-of-Life
[](https://www.python.org)
[](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