Skip to content

Commit ccd475d

Browse files
authored
Update readme.md
1 parent 9bf633e commit ccd475d

1 file changed

Lines changed: 10 additions & 2 deletions

File tree

readme.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ So, here’s **PetriPixel**—my attempt at creating a digital petri dish where
1010

1111
![Laboratory](./docs/images/lab-beautified.png)
1212

13-
- **Create Various Creatures**
13+
- **Create Various Creatures**
1414

1515
- Define their physical traits—size, shape, and defensive features.
1616
- Set their behavioral traits—how they respond to food, threats, and each other.
@@ -73,7 +73,15 @@ pip install -r requirements.txt
7373
python main.py
7474
```
7575

76-
### References
76+
## Video
77+
78+
<p align="center">
79+
<a href="https://youtu.be/h_OTqW3HPX8">
80+
<img src="./docs/images/home.png" alt="Watch the demo" />
81+
</a>
82+
</p>
83+
84+
## References
7785

7886
> **"Simulating Natural Selection"**_Primer Blobs_ ([YouTube](https://youtu.be/0ZGbIKd0XrM))
7987

0 commit comments

Comments
 (0)