diff --git a/README.md b/README.md index 2cfcee5..a493fe4 100644 --- a/README.md +++ b/README.md @@ -18,3 +18,7 @@ The game has multiple modes: * **Player mode**: Try your best to guess the random generated sequence of colors. * **Bot mode**: Try to outsmart my bot with a sequence, which he will try to guess. * **Test mode**: Watch the bot against a random sequence. + +## How it looks + +![Example game](example.png "Example game") diff --git a/example.png b/example.png new file mode 100644 index 0000000..86aa03a Binary files /dev/null and b/example.png differ