From 80c81f78659e3b6885ec97fdd0218da5c7288631 Mon Sep 17 00:00:00 2001 From: Philipp Beckmann <71174645+pb-coding@users.noreply.github.com> Date: Thu, 19 Oct 2023 16:34:46 +0200 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 57e61b3..370cd1a 100644 --- a/README.md +++ b/README.md @@ -14,17 +14,23 @@ This is the frontend of this web based game using: - Socket.io Players can connect to each other using the same session name: + ![image](https://github.com/pb-coding/skyjo-fe/assets/71174645/60044a39-8e8c-4aea-90af-9fb52a5d6e27) + ![image](https://github.com/pb-coding/skyjo-fe/assets/71174645/aae315b3-8b9b-4ae9-b7fd-8193be940e1a) When two players have joined the same session they can start the game: + ![image](https://github.com/pb-coding/skyjo-fe/assets/71174645/81629246-5259-460c-82b9-7f71a19d4ab5) Game play: + ![image](https://github.com/pb-coding/skyjo-fe/assets/71174645/dbdb6655-ea73-4b7b-8b26-9eae8f1c6687) + ![image](https://github.com/pb-coding/skyjo-fe/assets/71174645/228afda3-6525-4674-ba0a-b4d5bbca68cc) + ![image](https://github.com/pb-coding/skyjo-fe/assets/71174645/1c64bfbb-bb03-412b-990e-1e03c55b477f)