From c3ff8b5613455663b94b2c57d3253bfce10b7c5a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gerard=20Gasc=C3=B3n?= <52170489+GerardGascon@users.noreply.github.com> Date: Mon, 18 Dec 2023 11:36:17 +0100 Subject: [PATCH] Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 2fdb7fa..8a1b081 100644 --- a/README.md +++ b/README.md @@ -1 +1,8 @@ # Xerrada + +A talk I gave at Museu Cerdà about game feel, this is the source code of the project, you can see the PDF presentation [here](https://gerardgascon.com/talks/art_programacio.pdf). + +## How it works + +The idea that makes this presentation work is that inside PowerPoint a Visual Basic script launches the unity game with a command line argument. +This argument is the same number as the one that is present in some slides, this corresponds to the same scene inside the unity project.