Posted July 23, 2018 by Hyperagon
#text #interactive #rpg
Finally added WASD controls. The itch.io game page scrolling when using the cursor keys was rather bothersome.
I got touching the Computer to open a Device pane and implemented a little game in it.
Very much like Areas, these Devices also have a list of Things but their state isn't kept (no memory).
This was the reason why I gave each Area its own input handler. It would be quite an overkill otherwise.