Remove 2040 Remove Data Remove Game Engine Remove Studios
article thumbnail

Creating a STOS Text Adventure: Adding Objects and Inventory

Retro Game Coders

This is one of the reasons the Visual Studio Code extension is so helpful, because you can simply put in a @name and after tokenization the name will be converted to a line number. The way we will organize the object data is very similar to our room map. Using a two-dimensional array we can assign objects to rooms. Collecting Objects.

Data 52