From 3f6b89086d9fe34e518bf2af972adf549aba8090 Mon Sep 17 00:00:00 2001 From: SeoulSKY Date: Mon, 4 Sep 2023 18:25:20 -0600 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 738195b..5a7759f 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,6 @@ https://github.com/SeoulSKY/Desdemona/assets/48105703/60d35a72-98dc-4799-ad6d-17 - ## How to Play * Move the player with `W`, `A`, `S`, and `D` keys on the keyboard * Jump with `Space` @@ -62,3 +61,7 @@ npm run build-unity docker-compose -f docker-compose-dev.yml up --build ``` * When the `web-server` is running, visit [here](http://localhost:8080) to play! + +## Architecture + +![Desdemona](https://github.com/SeoulSKY/Desdemona/assets/48105703/2825305b-203c-4285-920d-765333ffe7fa)