Tools

Accessibility Interface

Preface

Arcade accessibility remains a challenge. Creating a "one-size-fits-all" solution for accessibility is incredibly difficult for both developers and players. This proposal introduces a simple, scalable approach using QR codes and JSON configurations.

Summary

The idea of this Accessibility Interface is to provide a standard configuration file that stores accessibility settings as a QR code. This system benefits both players and developers by offering flexibility and ease of use.

Easy Target


A Versatile targeting selection system for Unity with a focus on being designer friendly.



Introduction:

Easy Target is a system to implement target selection in a video game and easily iterate on it to get desired outcomes. The system breaks apart game parameters, such as distances from targets, that the designer can then mix and match. these individual parameters can be tweaked in real time to adjust the system’s calculation. The philosophy of this framework is to isolate what can influence target selection and provide an interface to allow a designer to tweak the system until it feels just right.