Skip to main content

Home/ Becker Video Game Design/ Group items tagged controllers

Rss Feed Group items tagged

Garrett Eastman

Virtual shooting games may improve real-world accuracy, won't make you a sniper - 0 views

  •  
    This seems the takeaway: ""We don't have a lot of control over how people interpret our findings," Bushman told Ars. ... Still, Bushamn suggests that the basic idea that virtual shooting can help improve real-world shooting performance shouldn't be that controversial at its core. "If you want to learn how to fly an airplane and you want to use the media to help you learn, what would be the best way: read a book about it, watch a TV program about it, or play a flight simulator video game?" he asked rhetorically. "Clearly the more interactive the media, the more you're going to learn. Does that mean by playing flight simulator you're going to be good enough to fly a real plane? I don't know, that's a relative decision, but better than if you'd watched a TV program or read a book about it, I would say.""
Garrett Eastman

A Review of Film Editing Techniques for Digital Games - 0 views

  •  
    "Automated lm editing involves the generation of the position, orientation, motion and selection of virtual cameras in interactive 3D graphics applications. There is a pressing demand for techniques to assist and automate the control of virtual cameras in the computer games industry where the rapid development of personal computers and high performance consoles has led to substantial improvements in the visual delity of games. The goal of this survey is to characterize the spectrum of applications that require automated lm editing, present a summary of state-of-the-art models and techniques, and identify both promising avenues and hot topics for future research"
Garrett Eastman

A Game Design Framework for vocational education - 0 views

  •  
    Abstract: "Serious games have proven to be a useful instrument to engage learners and increase motivation. Nevertheless, a broadly accepted, practical instructional design approach to serious games does not exist. In this paper, we introduce the use of an instructional design model that has not been applied to serious games yet, and has some advantages compared to other design approaches. We present the case of mechanics mechatronics education to illustrate the close match with timing and role of knowledge and information that the instructional design model prescribes and how this has been translated to a rigidly structured game design. The structured approach answers the learning needs of applicable knowledge within the target group. It combines advantages of simulations with strengths of entertainment games to foster learner's motivation in the best possible way. A prototype of the game will be evaluated along a well-respected evaluation method within an advanced test setting including test and control group."
Garrett Eastman

Towards the Development of an Affect-Sensitive Game - 0 views

  •  
    Abstract: "The purpose of this study is to create a brain-computer interface-dependent game that relies on user affect as a method of control. The paper first summarizes the existing research into BCI-based applications. It then describes the steps the researchers have been taking in order to develop a game that makes use of the OCZ Neural-Impulse Actuator to retrieve brain signals from a user in order to manipulate different powers utilizing arousal."
Garrett Eastman

A Platformer Game in Flash Self Defined Project - 0 views

  •  
    "This project involves developing an action-platformer game for the Flash platform. The user controls a character who must progress through levels, while avoiding obstacles, collecting items and fighting many types of enemies. Role-playing game elements such as equipment and upgrades support user customization and varied battle strategies. Developing a successful Flash game involves several factors. Flash games must be simple to get into, yet rewarding to play in both short and long sessions. Flash games must be accessible to a wide audience; both in terms of user preferences and technical limitations. Finally, Flash games must offer something unique to stand out from the crowd, in a market where hundreds of free games are published every month. This report covers the research, design and implementation done to achieve these requirements, in terms of game mechanics, interface, level design, visual design, accessibility options, and replay value. Technical challenges include building, testing and optimizing a game engine and interface from scratch, balancing the game mechanics and difficulty, and structuring the whole development process in a way that enables easy creation of new content. In addition to game design and development, this project also deals with the business aspects of developing online games; how games generate revenue, how they are marketed and distributed, and developing trends in the consumer market. Project success in different areas has been evaluated through usability studies, user ratings and reviews, and vast quantities of usage and distribution statistics. Overall, the project has been a success in terms of user reception and generated revenue, and the final section of this report includes plans for a second game, utilizing and building upon the same game engine and mechanics."
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

WaterBall: The Exergaming Design for Rehabilitation of the Elderly - 0 views

  •  
    "This study applied the concept of closed chain exercise to WaterBall, which combines rehabilitation exercises with a digital game. By using WaterBall, the elderly can enjoy the benefits of both entertainment and rehabilitation. In addition, WaterBall provides multi-touch control, is easy to use, and have the potential to improve physical activity in older adults The elderly can play the game intuitively. WaterBall Exergaming was used by 52 residents of an elderly community, and they reported that WaterBall offers exercise and fitness, enhances the efficiency of exercises, and provides entertainment and interaction."
Garrett Eastman

RTSenv: An Experimental Environment for Real-Time Strategy Games on Multi-Clusters - 0 views

  •  
    Introduces RTSenv, "configure and manage the main aspects of RTS games, such as maps, computer-controlled units, and game scenarios"
Garrett Eastman

The Critical Effect: Evaluating the Effects and Use of Video Game Reviews - 0 views

  •  
    "effect of game reviews on player experience and perceptions of quality. We show that negative reviews cause a significant effect on how players perceive their in-game experience, and that this effect is a post-play cognitive rationalization of the play experience with the previously-read review text. To address this effect we designed and deployed a new heuristic evaluation technique that specifically uses game reviews to create a fine-grained prioritized list of usability problems based on the frequency, impact, and persistence of each problem. By using our technique we are able to address the most common usability problems identified by game reviews, thus reducing the overall level of negativity found within the review text. Our approach helps to control and eliminate the snowballing effect that can be produced by players reading reviews and subsequently posting their own reviews, and thus improve the commercial success of a game."
Garrett Eastman

Universal Remote, the Bridge, Unveiled via Kickstarter - 0 views

  •  
    An announcement from Convergence Technologies about a Kickstarter crowdfunding for "The Bridge, an all-in-one wireless keyboard, mouse and universal remote for computers, Smart TVs and home entertainment systems." Described as combining a smart phone keyboard with common video game controller.
Garrett Eastman

Queen's University computing professor sparks gamers' creativity at world renowned conf... - 0 views

  •  
    "Gamers don't just play Nicholas Graham's new video game, Liberi Live – they design it. While one player is rolling and bouncing a ball over obstacles and collecting coins another player can control the course design. The two interact together and with a touch of a button, obstacles or ramps can be added to completely change the game."
Garrett Eastman

Reusable Components for Artificial Intelligence in Computer Games - 0 views

  •  
    "Abstract-While component reuse is a common concept in software engineering, it does not yet have a strong foothold in Computer Game development, in particular the development of computer-controlled game characters. In this work, we take a modular Statechart-based game AI modelling approach and develop a reuse strategy to enable fast development of new AIs. This is aided through the creation of a standardized interface for Statechart modules in a layered architecture. Reuse is enabled at a high-level through functional groups that encapsulate behaviour. These concepts are solidified with the development of the SkyAI tool. SkyAI enables a developer to build and work with a library of modular components to develop new AIs by composing modules, and then output the resulting product to an existing game. Efficacy is demonstrated by reusing AI components from a tank to quickly make a much different AI for a simple animal."
Garrett Eastman

From Brain Waves to Game Design: A Study on Analyzing and Manipulating Player Interest ... - 0 views

  •  
    From the abstract: "Our goal is to create a better understanding on how to design encounters that affect interest levels in linear FPS games. Specifically, how exactly a player's interest levels can be raised intentionally. To accomplish this, we developed a method for measuring and comparing player interest levels based on electroencephalogram (EEG) data measured using a "Neurosky Mindset" unit, which is a commercially available EEG device. We measured player EEG data for the first 4 levels of the FPS game "Call of Duty: Modern Warfare 2" and calculated player interest levels for the entire length of gameplay. By referring to recorded gameplay videos, we were able to associate each increase in interest levels for each player to a specific point in game. From this data, we found and isolated points in each level where most players showed a rise in interest levels, and discovered that certain patterns existed between these situations. These findings led to another study where we further analyzed these situations and found out what factors caused most players to show a rise in interest levels. We were able to divide these factors into 6 different categories called Triggers: "Anticipation", "Concentration", "Surprise", "Frustration", "Overwhelm" and "Fear". As these triggers represent mutually exclusive elements that affect a player's interest levels, we found that in most situations where many test subjects showed a rise in interest levels, more than one trigger is present, a phenomenon we call Stacking. While our study is still ongoing, we believe that by using these triggers as guidelines, game designers will be able to intentionally plan and control the player's interest level for FPS games with a certain level of guarantee"
Garrett Eastman

Can Playing Video Games Help With Dyslexia? - 0 views

  •  
    "Most parents prefer that their children pick up a book rather than a game controller. But for kids with dyslexia, action video games may be just what the doctor ordered."
Garrett Eastman

Game-Changing Project Combines Anxiety Therapy and Video Games - 0 views

  •  
    Collaboration between RIT and ST John Fisher College to help young peole with self control skills through video game playing
« First ‹ Previous 41 - 56 of 56
Showing 20 items per page