Skip to main content

Home/ Groups/ Becker Video Game Design
Garrett Eastman

Strategies for real-time video games - 0 views

  •  
    Abstract: "Abstract Game developers spend a large portion of their time developing and tweaking the arti cial intelligence in video games. Problems related to productivity in the development of AI have been solved using various modeling techniques in the eld of AI, language design and easier to use editors. Using a domain speci c language to assist in describing AI can increase productivity in this area. In addition to this, game developers can be relieved from irrelevant tasks such as worrying about performance, correctness of the implementation, memory management and optimiza- tion data structures and focus on the high level description of the game play. In this thesis, we focus on real-time video games and we investigate the development of a domain-speci c language containing the necessary elements to describe and execute strategies to achieve goals in a real-time video game. We develop a domain-speci c language to express strategies for computer controlled actors using techniques commonly found in em- bedded domain-speci c languages, and in particular embedded domain- speci c languages in Haskell. To demonstrate this language we have developed a prototype of a real-time strategy game that uses strategies implemented using the domain-speci c language developed in this thesis"
Garrett Eastman

Virtual Cinematography in Games: Investigating the Impact on Player Experience - 0 views

  •  
    Abstract: "Cinematography is a key aspect in the development of mod- ern computer games. The quality of the visuals depends, not only on the accuracy of the rendering, but on the way that the scene is presented to the player. Which element should be included in the frame, from which point of view and in which positions are all aspects that have been widely stud- ied in classical cinematography. However, it is still unclear how the principles developed for the lm medium are ap- plicable to an interactive medium such as computer games. This article presents a study, which explores the interplay between cinematography and player experience. The results of the experiment demonstrate the existence of an impact of the cinematographic behaviour of camera on both player's a ect and her in-game behaviour. Furthermore, this impact is dependent on the game mechanics highlighting once more the di erence between classic cinematography and game cin- ematography"
Garrett Eastman

Getting Real About Games: Using Ethnography to Give Direction to Big Data - 0 views

  •  
    Abstract: "HCI scholars have been among those attracted to the study of online, computer-supported gaming. "Big Data" approaches, which analyze electronic traces left by game play, are an increasingly popular way to study it. This paper identifies basic epistemological problems in some such approaches, focusing on those that implicitly depend on the assumption that game play is fundamentally the same as other social activity. The paper explains why this and related assumptions are questionable, and why these Big Data approaches cannot establish their validity on their own. The paper then reports some results of a preliminary ethnographic study of Massive Multiplayer Online Games (MMOGs), in order to illustrate a way that ethnography can provide an initial purchase on how the underlying similarity/dissimilarity issue can be studied. It concludes by explaining how methodological triangulation, involving a dialectical discourse between ethnography, on the one hand, and Big Data and similar approaches, on the other, may be able to place Game Studies on a firmer epistemological foundation. It is the attempt to achieve such significant objectives, in particular to justify a foundational critique of a major new development in Game Studies, and to do so in a single paper, that justify inclusion of the paper in alt.chi. "
Garrett Eastman

PLATO: A Coordination Framework for Designers of Multi-Player Real-Time Games - 0 views

  •  
    Abstract: "Player coordination is a key element in many multi-player real-time digital games and cooperative real-time multi-player modes are now common in many digital-game genres. Coordination is an important part of the design of these games for several reasons: coordination can change the game balance and the level of difficulty as different types and degrees of coordination can make the game easier or more difficult; coordination is an important part of 'playing like a team' which affects the quality of play; and coordination as a shared activity is a key to sociality that can add to the sociability of the game. Being able to exercise control over the design of these coordination requirements is an important part of developing successful games. However, it is currently difficult to understand, describe, analyze or design coordination requirements in game situations, because current frameworks and theories do not mesh with the realities of video game design. I developed a new framework (called PLATO) that can help game designers to understand, describe, design and manipulate coordination episodes. The framework deals with five atomic aspects of coordinated activity: Players, Locations, Actions, Time, and Objects. PLATO provides a vocabulary, methodology and diagram notation for describing and analyzing coordination. I demonstrate the framework's utility by describing coordination situations from existing games, and by showing how PLATO can be used to understand and redesign coordination requirements."
Garrett Eastman

Local and Global Planning for Collision-Free Navigation in Video Games - 0 views

  •  
    from the introduction: "Collision avoidance and navigation among virtual agents is an important component of modern video games. Recent de- velopments in commodity hardware, in particular the utiliza- tion of multi-core and many-core architectures in personal computers and consoles are allowing large numbers of vir- tual agents to be incorporated into game levels in increasing numbers and with increasing fidelity. As a result, there is a need for efficient techniques to automatically generate real- istic behaviors for such groups of virtual agents"
Garrett Eastman

Beyond Badges & Points: Gameful Assessment Systems for Engagement in Formal Education - 0 views

  •  
    Abstract: "This symposium bri ngs together a range of gameful assessment designs at different levels of formal education to explore how gameful design might lead to greater student engagement and improved learning outcomes. We use the term "gameful assessment" to describe assessment fr ameworks or approaches that employ game design principles to foster student motivation and learning. The symposium examines systems in both K - 12 and higher education, and considers both the conceptual underpinnings of these systems and the design space of current tools developed to make it easier for instructors to implement gameful grading systems. Data related to the success (and struggles) of each system will be discussed."
Garrett Eastman

Cassino Musical : A Game with a Purpose for Social Recruitment and Measurement of Music... - 0 views

  •  
    Abstract: "Identifying and measuring a musical talent is not a simple task that could be performed by computers. In addition to the technical challenges, it also involves social, emotional and cultural issues. This problem is aggravated when the task needs to be performed taking as input the huge amount of music content available on the Internet today. In this paper we report work in progress on a social interactive Game with a Purpose using fun as a key motivational factor to assist in recruitment and measurement of musical talent. "
Garrett Eastman

Machinations Framework - Draft Paper - 0 views

  •  
    From the introduction "The method described in this review is based on the Machinations tool, written based on the book by Dormans (2012) and the accompanying paper, also by Dormans (20 11). After having researched the necessary elements to create this tool and created the first iterations (Dormans, 2008; 2009), Dormans created Machinations as a response to the call of Doug Church (Dormans, 2012, 21) for "formal abstract design tools" whi ch Church (1999) posted on Gamasutra, a game developer website. Machinations is a framework that uses automated, interactive diagrams to simulate and test the gameplay of a game before development, to see if there are any serious flaws in the design and if the game would have plausible (and more importantly, entertaining) progression and emergence. The diagrams represent the flow of resources in a game during, and the feedback structures that exist in, the gameplay, which can be interacted with during the d iagram's runtime."
Garrett Eastman

Understanding Computer Role-Playing Games - 0 views

  •  
    Abstract: "A game genre as diverse as that of computer role - playing games is difficult to overview. This poses challenges or both developers and researchers to position their work clearly within the genre. We present an overview of the genre based on clusterin g games with similar gameplay features . This allows a tracing of relations between subgenres through their gameplay , and connecting this to concrete game examples. The analysis was done through using gameplay design patterns to identify gameplay features a nd focused upon the combat systems in the games . The resulting cluster structure makes use of 321 patterns to create 37 different subgenre classifications based solely on gameplay features . In addition to the clusters, we identify four categories of patter ns that help designers and researchers understand the combat systems in computer role - playing games"
Garrett Eastman

The Sorcerer's Apprentice - 0 views

  •  
    Abstract: "Serious games can help to improve efficacy of motor rehabilitation especially in a home environment. We introduce " The Sorcerer's Apprentice" , a serious game improving strength and mobility of the shoulder area targeting support of supervised phy siotherapy . It proposes a customizable environment for supplementary exercises in the context of rehabilitation for a one - sided Shoulder - Impingement - Syndrome. We introduce the medical background of the shoulder impingement syndrome, how the game aims to im prove the health status of the patients through several options of exercises and how these exercises are embedded into the flow of game play. We will further explain how motivational factors are implemented and which additional factors were relevant in the design process. As the game makes use of motion tracking for input, we utilized Microsoft Kinect as a low - cost IO device suitable for a home - environment use case. "
Garrett Eastman

Statistical Analysis of Nuel Tournaments - 0 views

  •  
    Abstract: "Among numerous classical statistics paradoxes, N - uel (for N ℕ \ {1}, because N - uel where N = 1 is clearly not that interesting!) problem shows that the fittest of all competitors does not necessarily win this competition. Truel, Quadruel, and Nuel is simply an extension of a duel tournament, which involves more than two people ( Pirates of Caribbe an three - way sword fight serves as an appropriate visual representation). In addition, each N - uel player actually may possess different winning maximization strategy , since the Nuel tournament is known to illustrate that a fitter/better competitor in a mul ti - entry survival type competition does not necessarily possess significantly higher chance of survival than others. It is my desire to see this process: I want to visualize the N - uel process as a third - person observer, and if a person was playing this as a video game (which I plan on developing via Java Programming), I also want to visualize the winning strategies each video game participant follows."
Garrett Eastman

A Serious Game for EVAcuation Training - 0 views

  •  
    Abstract: "Serious Games are increasingly used as a training and educational tool. Fire keeps claiming a high number of victims. Some authors allege failures during the evacuation process as the main cause that contributes for that number. Fire drills are used to train buildings' occupants for emergency situations. However, fire drills' participants often have prior knowledge of their schedule and as result they are not as focused as they should. Moreover, fire drills require the mobilization of some resources, leading to financial costs. Performing a fire drill will always affect the normal functioning of the place where they take place; for this reason, sometimes they are not performed at all. In some special locations, like hospitals, fire drills are unsuitable. Emergency planning is crucial to prevent and minimize damage and victims. Albeit the improvement on safety measures, many occupants and employers in this type of buildings still lack adequate knowledge and training on how to behave in such hazardous situations. EVA is presented as a possible solution, which is based on the concept of Serious Game that can be used as a training tool for healthcare professionals. A preliminary prototype was developed. A sample of 20 subjects was selected to test it giving promising results. Results also showed that users who had training in fire prevention appear to perform better in the course. Moreover, participants who regularly play computer games overcame easily the game challenges. Further research and development are still to be explored, which are discussed in the concluding part of this paper."
Garrett Eastman

A Conceptual Design of Multi-Agent based Personal Quiz Game - 0 views

  •  
    Abstract: "In recent years, there has been a dramatic proliferation of research concerned with game based learning and intelligent system s . Although the intelligent agent bas ed system has existed for many years, only recently its surge of mainstream popularity motivated researchers to acknowledge its educational value. With the increasing usage of game based learning, reliability requirements for intelligent system s or multi - a gent system s have become more critical. Quiz game is one of the game types which is easy to develop and not restrict ed by any specific subject and any people . And the m ulti - agent based system is flexible and saving resource . Hence we integrate the quiz gam e into multi - agent system s , we called it m ulti - agent based quiz game and also d evelop a framework to build personalized assessment game . For the instructor, they can understand student's playing situation and experience . For the students, they have p ersona lized assessment game . In this paper, we proposed a framewor k of multi - agent based Quiz - MASter , and describe each service from each agent briefly."
Garrett Eastman

Applying Software Product Lines to Multiplatform Video Games - 0 views

  •  
    Abstract: "In this paper, we explore the application of Software Product Line (SPL) technology in the video games domain by exploiting differences in various video game platforms to design a variable component - based software product line architecture for a multiplatform vide o game . Our approach consists of constructing a feature dependency model for describing variability in multiplatform video games. We explored variability in the user interface, input devices, output devices, CPU, as well as other variability in various vid eo game platforms. Then, we designed a variable component - based SPL that is tailored to every video game in the product line. We validated our approach by implementing a SPL of a combat flight - simulator game and by deriving two versions of the game: a Win dows desktop version and a Windows Phone version. The derivation process of each version is done by selecting features from the feature dependency model and the corresponding software components and SPL parameters that relate to those features. "
Garrett Eastman

Game Performance as a Measure of Comprehension and Skill Transfer - 0 views

  •  
    Abstract: "Intelligent Tutoring Systems (ITSs) have begun to develop hybrid systems that balance the learning benefits of ITSs with the motivational benefits of games. iSTART-ME (Motivationally Enhanced) is a new game-based learning environment developed on top of an existing ITS for reading comprehension (iSTART). In an 11 session labbased study, 40 high school students interacted with the full iSTART-ME system and completed comprehension measures at multiple time points (pretest, posttest, retention, and transfer). The current work examined students' comprehension outcomes and how they were related to performance within three integrated practice methods: Coached Practice (non-game), Showdown (game-based), and Map Conquest (game-based). Results indicate that performance within the game-based practice environments was positively related to comprehension outcomes, whereas performance within the non-game environment had no relation to subsequent comprehension measures."
Garrett Eastman

Supporting Player Diversity: Game Interfaces for People with Disabilities - 0 views

  •  
    Abstract: "As a way to support developers , we propose the creation of specialized tools to deal with accessibility. The hypothesis defined was that it is possible to produce tools that coul d reduce the cost and effort needed to adapt games for people with special needs while achi eving a sufficient level of usability and a pleasant player exper ience . Because of the ambitious of the approach , the goal of the project is to explore if it is feasible through preliminary research . T hree experiments were set up to cover and explore different alternatives , given the diversity of player characteristics and game develop ment approaches . In these experiments we targeted t wo different platforms: a desktop game authoring tool oriented to educators , and a mobile game development framework oriented to programmers . In these experiments we used the to ols developed to produce several games that were also tested by end users . While the project focuses on disability, the ideas proposed can be generalized and applied to support optimizing game interfaces for a wide and diverse audience."
Garrett Eastman

A Video Game in Which You Make Video Games Fights Pirates with Piracy - 0 views

  •  
    "There's a recent tradition of developers screwing with pirates-from releasing enormous, immortal pink scorpions on them, to booby trapping their games with glitches when they get cracked. This weekend, Greenheart Games, creator of Game Dev Tycoon, just blew the curve for everyone. This is fantastic."
Garrett Eastman

On the Feasibility of using Use Case Maps for the Prevention of Sequence Breaking in Vi... - 0 views

  •  
    Abstract: ""Sequence Breaking" is a type of feature interaction conflict that exists in video games where the player gains access to a portion of a game that should be inaccessible. In such instances, a game's subsuming featur e - its storylin e - is disrupted, as the predefined set of valid event sequences - event s being uninterruptable unit s of functionality that further the game's story - is not honoured, as per the game designer s' intentions. We postulate that sequence breaking often arise s through bypassing g eographic barriers, chea ting, and misunderstanding on the player's behalf. Throughout this dissertation, we pre sent an approach to preventing seque nce breaking at run - time with the help of Use Case Maps. We create a "narrative manager" and traversal algorithm to monitor the playe r's narrative progress and check the legality of attempted event calls. We verify our solution through test cases and show its feasibility through a game , concluding t hat our solution is sufficient and feasible."
Garrett Eastman

A BDI Game Master Agent for Computer Role-Playing Games - 0 views

  •  
    "e describe an approach for developing an in- telligent game master (GM) for computer role-playing games. The role of the GM is to set up the game environment, man- age the narrative ow and enforce the game rules whilst keeping the players engaged. Our approach is to use the popular Belief-Desire-Intention (BDI) model of agents to de- veloping a GM."
« First ‹ Previous 41 - 60 of 1031 Next › Last »
Showing 20 items per page