diff --git a/README.md b/README.md index 05b6627..1d0d5a3 100644 --- a/README.md +++ b/README.md @@ -46,4 +46,12 @@ Install these libraries via the Arduino Library Manager or manually from GitHub. - If poop is maxed, you explode from poop. - If poop is empty, you suffer from constipation. +## Screenshots + +![Gameplay example 1](lol1.jpg) +*Status bars and stick figure in action* + +![Gameplay example 2](lol2.jpg) +*Game over screen with poop* + Enjoy your new digital life! \ No newline at end of file diff --git a/lol1.jpg b/lol1.jpg new file mode 100644 index 0000000..6591260 Binary files /dev/null and b/lol1.jpg differ diff --git a/lol2.jpg b/lol2.jpg new file mode 100644 index 0000000..50c941d Binary files /dev/null and b/lol2.jpg differ