Skip to main content

Home/ Becker Video Game Design/ Group items tagged computer science

Rss Feed Group items tagged

Garrett Eastman

Engaging Girls in Computer Programming Using Video Game Design - 0 views

  •  
    abstract: "This literature review will discuss the efficacy of using video game programming as an attractor and entry point to engage middle- and high-school girls in a computer science curriculum. The review begins by exploring historical trends of female participation in the technology industry and in computer science programs at the high-school and collegiate levels, and the impact these trends have on women's opportunities. For additional background context, the review will then review a number of empirical studies regarding girls' attitudes toward computer science, as well as environmental and social influences that impact their participation in the field. It will then identify the educational and social goals of increased female participation in the computer science curriculum and briefly discuss various potential attractors that have been under investigation. Finally, the review will describe specific research studies that explore both how effective the teaching of computer game design is in attracting female students to a computer science course of study, as well as its efficacy in teaching important computer science concepts."
Garrett Eastman

UT^2 Game Bot Judged More Human Than Human | Computer Science Department The University... - 0 views

  •  
    "The UT^2 game bot, created by computer scientists Jacob Schru, Igor Karpov and Risto Miikkulainen, won the Humanlike Bot Competition at the IEEE World Congress on Computational Intelligence (WCCI 2012). "The idea of the competition is to evaluate how we can make game bots, non-player characters (NPCs) controlled by AI algorithms, appear as human as possible," explains Miikkulainen, professor of computer science in the College of Natural Sciences. "It is generally recognized that NPCs are relatively weak in most video games: their behavior is predictable and mechanical, and they often make mistakes that human players would be unlikely to make. Players often enjoy playing against other humans, because it provides a more interesting game experience. The goal of the competition is to promote more research in human-like bots, as well as evaluate how well we are currently doing in this area."
Garrett Eastman

Educational Computer Game Design Model for Malaysian Science and Technology Classroom - 0 views

  •  
    Abstract: "This paper propose an educational computer game design model for Malaysian Science and Technology classroom. The model consist of three aspects of game design which are divided into two core component: Learn and Play. The two core components represent the elements of learning and playing in the educational computer game. Balance integration of both components is essential in developing a good educational computer game. The first aspect of game design is the game elements. Game elements referred to elements that form the base of the educational computer game which are the National Curriculum and also computer as the game design platform. The second aspect of game design is the game environments which comprises of teacher and students. Integration of both instructional (teacher's role) and playing (student's role) elements in the game will form the base of the game environments. The third aspect is the factors that need to be considered by the game designer and education expert in designing effective educational computer game. The model aim to guide educational computer game designer and educational expert in developing educational computer game for Malaysian classroom."
Garrett Eastman

Purposeful Gaming & Socio-Computational Systems: A Citizen Science Design Case - 0 views

  •  
    Abstract: "Citizen science is a form of social computation where members of the public are recruited to contribute to scientific investigations. Citizen-science projects often use web-based systems to support collaborative scientific activities, making them a form of computer-supported cooperative work. However, finding ways to attract participants and confirm the veracity of the data they produce are key issues in making such systems successful. We describe a series of web-based tools and games currently under development to support taxonomic classification of organisms in photographs collected by citizen-science projects. In the design science tradition, the systems are purpose-built to test hypotheses about participant motivation and techniques for ensuring data quality. Findings from preliminary evaluation and the design process itself are discussed."
Garrett Eastman

A Foundation for Growth: An Introductory Course in Computer Game Development - 0 views

  •  
    Abstract:"A one-semester introductory undergraduate course in computer game development is described. The freshman-level course has been taught for four years. The course was designed and implemented in the context of a new curriculum in computer game development. Goals of the course were to retain undergraduate computer science (CS) majors, attract new students to CS, and expose students to the content creation pipeline used in more advanced courses. A significant aspect of the course is the end-of-semester project to create a machinima - a video created using computer game technology. Besides the initial goals for the course, other benefits were discovered including fostering a sense of community by helping students get to know their peers early in the program. Results, both quantitative and anecdotal, show the course has exceeded expectations in meeting the goals originally established. In addition, the course content has been adapted to the format of a three-day summer workshop to recruit high school students to the university. The course has been integral to the growth of the CS program, enabling the program to nearly triple in size over four years and achieve both statewide prominence and national recognition."
Garrett Eastman

Bridging Game-Programming into theK-12 Curriculum - 1 views

  •  
    From the abstract: "this study investigated how the perspectives of the non-computer science educators changed after learning game-programming and how it could be fitted into the K-12 curriculum. Fourteen non-computer science educators and/or administrators in the K - 16 educational systems who made up a cohort at Sam Houston State University, Master of Education/Instructional Technology Program participated in this study. The participants were required to learn two free Web 2.0 game-programming applications and reflect on an article related to reviving interest in math and science as part of their program. Qualitative data consisted of online reflections, and peer-review processes through Facebook. A quantitative component was added to the analysis. The findings indicated that: (a) the perspectives of the participants changed from negative to positive as they reflected on their own game-programming learning experiences; (b) participants came to understand how game programming could build up students' logical concepts and critical thinking skills improving performances in math, science, and other subjects; and (c) due to the benefits of logical concepts and critical thinking skills game programming could have immense benefits if built into the K-12 curriculum."
Garrett Eastman

Academic Game Development: Practices and Design Strategies for Creating STEM Games - 0 views

  •  
    from the abstract: "The Meta!Blast project was developed to provide a medium that lends itself to the com- prehension of cell and metabolic biology by placing the student into a virtual plant cell and allowing them to experience plant biology rst-hand (Wurtele, 2011). By taking advantage of existing agile development methodologies, Meta!Blast has been designed to meet many of the challenges of developing video games in an academic environment. Using a special editor, educators and researchers can also modify in-game content in an e ort to tailor the game to their speci c curriculum needs. Due to the massive, explorative environment in which the game places players, Meta!Blast provides an ideal environment for a variety of other STEM-related mini-games. By leveraging existing methods of current software used to teach computer science, the initial development stage of a mini-game within Meta!Blast called TALUS (Technology Assisted Learning Using Sandbox) has been designed to let players experience di erent computer programming con- ix cepts. The rst iteration has shown that an environment can be created that allows players to interact with actual computer code in a fail-safe and non-violent manner; furthermore, it has the potential to augment a player's existing knowledge of computer programming."
Garrett Eastman

Game On, Science - How Video Game Technology May Help Biologists Tackle Visualization C... - 0 views

  •  
    Abstract: "The video games industry develops ever more advanced technologies to improve rendering, image quality, ergonomics and user experience of their creations providing very simple to use tools to design new games. In the molecular sciences, only a small number of experts with specialized know-how are able to design interactive visualization applications, typically static computer programs that cannot easily be modified. Are there lessons to be learned from video games? Could their technology help us explore new molecular graphics ideas and render graphics developments accessible to non-specialists? This approach points to an extension of open computer programs, not only providing access to the source code, but also delivering an easily modifiable and extensible scientific research tool. In this work, we will explore these questions using the Unity3D game engine to develop and prototype a biological network and molecular visualization application for subsequent use in research or education. We have compared several routines to represent spheres and links between them, using either built-in Unity3D features or our own implementation. These developments resulted in a stand-alone viewer capable of displaying molecular structures, surfaces, animated electrostatic field lines and biological networks with powerful, artistic and illustrative rendering methods. We consider this work as a proof of principle demonstrating that the functionalities of classical viewers and more advanced novel features could be implemented in substantially less time and with less development effort. Our prototype is easily modifiable and extensible and may serve others as starting point and platform for their developments. A webserver example, standalone versions for MacOS X, Linux and Windows, source code, screen shots, videos and documentation are available at the address: http://unitymol.sourceforge.net/."
Garrett Eastman

Growing a Computer Science Program with a Focus on Game Development - 0 views

  •  
    Abstract: "A comprehensive undergraduate curriculum in computer game development is described. The program was created as a set of elective courses in the context of a traditional computer science (CS) degree. Primary goals of the program were to increase enrollment in CS and prepare students for careers in the entertainment software industry. In addition, the CS department sought to compete for students with larger state institutions. To do so effectively the department needed to offer a unique program. Results show the new program helped the CS department to nearly triple enrollment over four years and achieve both statewide prominence and national recognition."
Garrett Eastman

Design of an interactive game-based application for improving the resolution of common ... - 0 views

  •  
    abstract: "This paper shows the design of an interactive game-based application developed with Blender 2.49b tool to be implemented in the area of computer networks."
Garrett Eastman

Data Quality In Purposeful Games - 0 views

  •  
    Abstract: "A key problem for crowd - sourced systems is motivating contributions from participants and ensuring the quality of these contributions. Games have been suggested as a motivational approach but there are concerns about data quality , particularly when the data are to be used for scientific research . To address these concerns, w e compare the quality of data obtained from two citizen science games, one a "gamified" version of a species classificatio n task and one a fantasy game that used the classification task only as a way to advance in the game play. Surprisingly, though we did observe cheating in the fantasy game, data quality from the two games was not significantly different . As well, the quali ty of data from short - time contributors was at a usable level. These findings suggest that games can be a useful way to motivate contributions to citizen science projects. "
Garrett Eastman

Designing and Creating a Game Engine for Use in the Classroom - 0 views

  •  
    Abstract: "This paper describes the creation of a 2D game engine, the ULL Introductory Game Engine (UIGE), for use in an introductory video game programming course as part of an undergraduate computer science curriculum. Having the right tools available can make illustrating the concepts of game development and design substantially easier. In creating the engine, a number of factors such as ease of use and accessibility, were considered. Furthermore, course instructors must determine how much assistance (in the form of tools for the engine) is too much assistance, as students may miss core principles if development with the engine is made too abstract. Successful implementation of tools like UIGE allow students to produce games quickly and the concepts of game development to be taught more effectively."
Garrett Eastman

Experiences Building a College Video Game Design Course - 0 views

  •  
    Combined video game and computer science course with emphasis on iPhone/iTouch
Garrett Eastman

Philosophy of Universal Games Design - 1 views

  •  
    Abstract: "The philosophy of information is the area of research that studies conceptual issues arising at the intersection of computer science, information technology and philosophy. Universal design is a concept that emphasizes the importance of non-specialized features in things and environments. As participation in gaming increases around the world and across a larger part of the population, the path towards achieving universal design and change of attitude in our mind is clear but requires that we think globally and frame the issues a little differently. This article aims to see universal design concept; its principles, uses, design processes, from a philosophical view point in terms of games design. It concludes by arguing that universal design of games is not a style but an attitude of accepting the difference and responsibility of ours and also proposes what needs to be done for upholding universal game design concept. "
Garrett Eastman

Design and Implementation of Mobile Educational Games: Networks for Innovation - 0 views

  •  
    P. 158 in a long document. Abstract: " 157 Chapter 8Design and Implementation of Mobile Educational Games: Networks for Innovation Rob Harrap 1 , Sylvie Daniel 2 , Michael Power 3 , Joshua Pearce 4 , Nicholas Hedley 5 1 Queen's University, Department of Geological Sciences and Geological Engineeringharrap@geol.queensu.ca 2 Université Laval, Department of Geomaticssylvie.daniel@scg.ulaval.ca 3 Université Laval, Faculty of Educationmichael.power@fse.ulaval.ca 4 Michigan Technological University, Department of Materials Science & Engineering and theDepartment of Electrical & Computer Engineering, USApearce@mtu.edu 5 Simon Fraser University, Department of Geographyhedley@sfu.ca Abstract :" Research networks foster creativity and break down institutional bar-riers, but introduce geographic barriers to communication and collaboration. Indesigning mobile educational games, our distributed team took advantage of di-verse talent pools and differing perspectives to drive forward a core vision of our design targets. Our strategies included intense design workshops, use of online meeting rooms, group paper and software prototyping, and disseminationof prototypes to other teams for refinement and repurposing. Our group showedstrong activity at the university-centered nodes with periods of highly effectivedissemination between these nodes and to outside groups; we used workshopinvitations to gather new ideas and perspectives, to refine the core vision, toforge inter-project links, and to stay current on what was happening in othernetworks. Important aspects of our final deliverables came from loosely-associated network members who engaged via collaborative design exercises inworkshops, emphasizing the need to bring the network together and the im-portance of outside influences as ideas evolve. Our final deliverable, a mobileeducational game and a series of parallel technology demonstrations, reflect themix of influences and the focus on iterated development that our net
Garrett Eastman

NESTA - Educated gamers (12 predictions for 2012) - 0 views

  •  
    In the next twelve months more schools will be setting homework assignments for their students to play computer games. This will be because schools, expecting more of their students, will be looking for ways to support them to develop a deep level of understanding in, say, science, maths, or in being effective creators and consumers of the digital world (how to code, mash-up websites, design apps and so on).
Garrett Eastman

Learn Computer Science by Gaming - 0 views

  •  
    "we look into various research papers that has used computer games as a tool in teaching introductory CS to students. The challenge here now is "how to design a successful CS educational game?" Different research in this area are conducted to discover the factors that make a lovable educational CS game that is easily adapted by new CS students, while being helpful for learning the course related contents."
Garrett Eastman

AJET 27(6) Carr and Bossomaier (2011) - Relativity in a rock field: A study of physics ... - 0 views

  •  
    Relativity in a rock field: A study of physics learning with a computer game David Carr and Terry BossomaierCharles Sturt University These results appear to run counter to people's intuitive understanding, and lead to such unexpected effects as length contraction, time dilation and mass dilation (some background is provided in the following Literature review section).
Garrett Eastman

Gamers succeed where scientists fail - 0 views

  •  
    Collaboration between gamers and scientists solves retrovirus enzyme structure, attributed to spatial reasoning inaccessible to computers alone, using game Fold-It, reported in NMSB
Garrett Eastman

A Slower Speed of Light - 0 views

  •  
    "A Slower Speed of Light is a first-person game prototype in which players navigate a 3D space while picking up orbs that reduce the speed of light in increments. Custom-built, open-source relativistic graphics code allows the speed of light in the game to approach the player's own maximum walking speed. Visual effects of special relativity gradually become apparent to the player, increasing the challenge of gameplay. These effects, rendered in realtime to vertex accuracy, include the Doppler effect (red- and blue-shifting of visible light, and the shifting of infrared and ultraviolet light into the visible spectrum); the searchlight effect (increased brightness in the direction of travel); time dilation (differences in the perceived passage of time from the player and the outside world); Lorentz transformation (warping of space at near-light speeds); and the runtime effect (the ability to see objects as they were in the past, due to the travel time of light). Players can choose to share their mastery and experience of the game through Twitter. A Slower Speed of Light combines accessible gameplay and a fantasy setting with theoretical and computational physics research to deliver an engaging and pedagogically rich experience."
1 - 20 of 33 Next ›
Showing 20 items per page