Rapid Prototyping Tip: Defining data as code files

When you’re trying to churn out a game fast, it might make more sense to define your items, texts or conversation in code files. Here’s how to do it, an example from my current project.

Continue reading “Rapid Prototyping Tip: Defining data as code files”