diff --git a/README.md b/README.md index b57eab2..55bdd42 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Fluffles Simulator +![Fluffles Simulator](./screenshot.png) + ## Overview Fluffles Simulator is an evolutionary simulation that models a population of small creatures called "Fluffles" in a dynamic ecosystem. The simulation demonstrates natural selection, genetic inheritance, and emergent behaviors as Fluffles compete for resources, reproduce, and adapt to their environment. diff --git a/screenshot.png b/screenshot.png new file mode 100644 index 0000000..55868ef Binary files /dev/null and b/screenshot.png differ