Skip to content

Provenance in Games

License

Notifications You must be signed in to change notification settings

sidneyaraujomelo/ping

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ping

About

Provenance in Games

Provenance in Games is a proposed conceptual framework that collects information during a game session and maps it to provenance terms, using digital provenance concepts for representing the game flow, and providing the means for a post-game analysis. The goal of this work is to improve the player’s understanding of the game flow, providing insights on how the story progressed and the influences in the outcome. In order to improve understanding, this conceptual framework provides the means for analyzing the game flow by using provenance.

The provenance analysis is done by processing collected gameplay data and generating a provenance graph, which relates the actions and events that occurred during the game session. This provenance graph might allow the player, or a third person, such as a mentor, to identify critical actions that influenced the game outcome and helps to understand how events were generated and which decisions influenced them. This process may also aid in the identification of mistakes, allowing the player to reflect upon them for future interactions.

The Provenance in Games conceptual framework was initially instantiated in the Software Development Manager (SDM) game as a proof of concept. The SDM game focuses on introducing Software Engineering concepts and skills to undergraduate students. The version of SDM with provenance support makes use of the conceptual framework for collecting provenance and can be viewed by using Prov Viewer, an integral tool for visualizing the provenance graph.

This project was initiated by Troy Kohwalter and professors Leonardo Murta and Esteban Clua during Troy's doctoral course at Universidade Federal Fluminense.

Team

  • Troy Costa Kohwalter (joined in July 2014)
  • Leonardo Gresta Paulino Murta (joined in July 2014)
  • Esteban Walter Gonzalez Clua (joined in July 2014)

Additional contributors

Documentation

Development

Technologies

License

Copyright (c) 2014 Universidade Federal Fluminense (UFF)

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

Provenance in Games

http://gems-uff.github.io/ping

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 55.0%
  • C# 45.0%