diff --git a/README.md b/README.md index 39a3765..af3a99a 100644 --- a/README.md +++ b/README.md @@ -37,11 +37,7 @@ So far these parts have been published: ### Game Loop: -- Start Run - -- (enter loop) ... -> WindowEvents/Input -> Update -> Render -> ... - -- Cleanup +![](/docs/game_loop.drawio.png) diff --git a/docs/game_loop.drawio.png b/docs/game_loop.drawio.png new file mode 100644 index 0000000..bd88e81 Binary files /dev/null and b/docs/game_loop.drawio.png differ