Skip to main content

Home/ Becker Video Game Design/ Group items tagged API

Rss Feed Group items tagged

Garrett Eastman

PlayAffect: A Developer API for Creating Affective Video Games Using Physiological and ... - 0 views

  •  
    Abstract: "Herein is proposed the creation of an Application Program- ming Interface (API) for the Unity 3 and 4 video game de- velopment engine that not only reads behavioral measures from traditional video game input devices (such as if there has been an increase in mouse movements and clicks) but also takes into account physiological measures from biomet- ric devices (such as an increase in respiratory rate). The API parses these inputs based on study results that correlated player performance and engagement with physio- logical signs across several di erent game genres. Through the use of several rudimentary machine learning algorithms, raw physiological data is transformed into data relevant to a developer, including player engagement. The results of these calculations allow a game designer to have powerful tools for detecting when players experience certain emotions, and al- low for the design of a ective games. Furthermore, the API also exposes the raw data to de- velopers wishing to propose and utilize their own learning algorithms, to allow for a rich development environment for developers of all skill levels. These development tools will enrich the game experience for the player, as well as prepare designers for the use of the next wave of non-traditional in- put hardware. This report serves to illustrate the current status of the API. A brief overview of the signi cance of galvonic skin re- sponse (GSR), heart rate (HR), and respiratory rate (RR) in detecting player performance and engagement will be fol- lowed by a discussion of the API itself and the design choices therein."
Garrett Eastman

Modular Digital Game System: An experiment in game design platforms - 0 views

  •  
    "This project created an Application Programming Interface (API) for a simulated modular digital game system. Each module consists of a triangle that displays colors at the center and edges, monitors an input and signals from the surrounding modules, and communicates with a computer controller. The API allows users to develop game programs for the system. The simulation runs the game files and displays the results. The focus was on practical coding and design of an instructional game system. The challenges in creating such a system provided a valuable learning environment for us in the areas of user interface design, system tool management and design, human computer interaction, and designing educational platforms"
Garrett Eastman

Democracy has arrived! A Model for Ethical Decision Making of Players in MMOs - 1 views

  •  
    Abstract: "In digital games and virtual worlds, like in other digital media, the structure of the medium, its code, influences the emerging interaction and culture. A deliberate modification of this code to facilitate democratic decision making might thus lead to more meaningful interaction in games. If we see virtual worlds as learning environments this might even help players to understand and question real-world power structures. A way to modify the code of a virtual world is by extending its interface with an add-on that interacts with the application programming interface of the game. In this paper we present the design vision and theoretical framework of a digital tool for ethical decision making that will be implemented in the virtual world World of Warcraft. Its purpose will be to supply players with means to modify the power structure built into the code of this virtual world and to support more ethical and democratic decision making in the game."
Garrett Eastman

WebGL GTA - 0 views

  •  
    "This experiment parses the game files (in their original format) and builds the maps and some of the game objects from the game through WebGL. Some very basic game mechanics and physics are implemented, but there isn't really anything else than pedestrian movement possible in this version."
1 - 4 of 4
Showing 20 items per page