Skip to main content

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

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

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

An Online Multiplayer Game for Collaborative Problem Solving - 0 views

  •  
    Abstract: "Teaching computer programming to novices has always posed a major challenge to educators, most novices acquire basic programming skills but they are unable to utilize them in a meaningful way to solve many of the non-routine problems which are presented to them. As a result, they do not achieve any level of programming fluency. Collaboration has been identified as a useful tool to help overcome this problem if utilized at the right times during the programming/problem solving process. This paper presents a review of computer supported collaborative learning (CSCL) concepts, collaboration in programming and the problem solving domain. Finally, a design for a gaming application of CSCL (COPS) to help improve the problem solving ability of novice programmers is presented."
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

A Cross-disciplinary Approach to Degree Programs in Video Games - 0 views

  •  
    Abstract: "Macquarie University, in 2012, introduced two undergraduate coursework programs in the area of video games. These programs are a joint initiative of the Departments of Computing and Media, Music, Communication and Cultural Studies. The programs represent an innovative approach to curriculum structure in this area, combining technical, design and reflective critical practice to produce rounded graduates with a wide knowledge of issues and practices in interactive media. This paper describes the process of designing these programs, the aims and rationales guiding their design and their detailed structure. The central guiding principle behind the programs was that accomplished designers of interactive media, particularly video games, need both a sound technical background and an appreciation of the relationship between users, society and their designs. This is reflected in both the structure of the programs and the pedagogical approaches in the specialist units."
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

BINX: An XNA/XBox 360 Educational Game for Electrical and Computer Engineers - 0 views

  •  
    abstract: "This work focuses on the design and implementation of an educational game for deployment on the Xbox 360 commercial game console. Video games can be extremely powerful and effective learning tools when deployed with methodical precision. Currently, no learning tools are available for commercial consoles that focus on teaching core concepts in Engineering. This work presents an overall design for an educational game to address Number Systems in the scope of the Electrical and Computer Engineering curricula. BINX is an educational adventure game designed to address Number Systems and their arithmetic operations in Digital Logic Design, a core course is Electrical and Computer Engineering programs. Object Oriented Design Principles were used in the development of this game. This work presents one sublevel implemented using the XNA framework - a Microsoft Software Development Kit (SDK).The BINX gameplay takes place inside a computer where a malicious virus is threatening the computer's operability. The player has to find the virus and eradicate it by disconnecting the terminals of the graphics processor. The player has the opportunity to practice before taking on the Boss Challenge. In the practice phase, the player practices number conversions without fear of penalties. In the Challenge phase, the player is timed and has to perform the number conversions before the allotted time expires. The combination of practice and challenge provides players with the ability to practice number conversions and, when ready, to take on the challenge task where assessment is conducted to provide the player with the knowledge of how well he/she has performed on the challenge. The number conversion level of BINX was implemented and formally evaluated showing improvement in student scores after using BINX."
Garrett Eastman

Learning Modern 3D Graphics Programming - 0 views

  •  
    From the introduction: "Three dimensional graphics hardware is fast becoming, not merely a staple of computer systems, but an indispensable component. Many operating systems directly use and even require some degree of 3D rendering hardware. Even in the increasingly relevant mobile computing space, 3D graphics hardware is a standard feature of all but the lowest power devices. Understanding how to make the most of that hardware is a difficult challenge, particularly for someone new to graphics and rendering."
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

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

Rapid Digital Game Creation for Learning Object-Oriented Concepts - 1 views

  •  
    "This article is about the learning that occurs from making games, rather than from playing games. In this paper, we describe the use of Rapid Digital Game Creation (RDGC) for learning and teaching Object-Oriented (O-O) concepts. RDGC involves the rapid building of digital games with high-level software that requires little or no programming knowledge. We examine how RDGC supports the understanding of various O-O concepts. Using a theoretical framework of constructionism, we discuss pedagogical guidelines for RDGC-based learning. We suggest that RDGC is a useful pedagogic tool that complements formal programming languages and can help flatten the steep learning curve needed to learn O-O computer programming (or OOP)."
Garrett Eastman

A Comprehensive Study of Sound in Computer Games: - 0 views

  •  
    "A Comprehensive Study of Sound in Computer Games: How Audio Affects Player ActionJørgensen, Kristine This study examines the functionality of sound in computer games, a topic which has received little attention in game studies and media studies." Especially focuses on player experience of sound
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

Becker College Online Game Design Certificate Program - 0 views

  •  
    Certificate program "aimed at professionals with a degree in computer science, information technology, or art who seek entre into the growing digital games industry."
Garrett Eastman

Making STEM happen - 0 views

  •  
    Of the innovative science and technology school programs (with and without external funding,) the last mentioned here is an after school program Intro to Computer Programming and Intro to Video Game Design, sponsored by DeVry University, at the Tutorspree school in New York
Garrett Eastman

A Video Game Description Language for Model-based or Interactive Learning - 0 views

  •  
    Abstract: "We propose a powerful new tool for conducting research on computational intelligence and games. 'PyVGDL' is a simple, high-level description language for 2D video games, and the accompanying software library permits parsing and instantly playing those games. The streamlined design of the language is based on defining locations and dynamics for simple building blocks, and the interaction effects when such objects collide, all of which are provided in a rich ontology. It can be used to quickly design games, without needing to deal with control structures, and the concise language is also accessible to generative approaches. We show how the dynamics of many classical games can be generated from a few lines of PyVGDL."
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

Reciprocal Collision Avoidance and Multi-Agent Navigation for Video Games - 0 views

  •  
    Abstract: "Collision avoidance and multi-agent navigation is an important component of modern video games. Recent developments in commodity hardware, in particular the utilization of multi-core and many-core architectures in personal computers and consoles are allowing large numbers of virtual agents to be incorporated into game levels in increasing numbers. We present the hybrid reciprocal velocity obstacle and optimal reciprocal collision avoidance methods for reciprocal collision avoidance and navigation in video games and described their implementations in C++ as HRVO Library and RVO2 Library. The libraries can efficiently simulate groups of twenty-five to one thousand virtual agents in dense conditions and around moving and static obstacles."
Garrett Eastman

A SUMMER HIGH SCHOOL COMPUTER GAME PROGRAMMING CURRICULUM AND AN ASSESSMENT OF ITS EFFE... - 0 views

  •  
    Evaluation of a six week course
Garrett Eastman

Movers and Shakers : Conversation and Conflict in a Serious Game for Tablets - 0 views

  •  
    Abstract: "Movers and Shakers is a tablet - based serious game that explores how subversive game design can foster meaningful conversational conflict beyond outside the game's digital screens . This two - player strategy puzzle was developed at the Singapore - MIT GAMBIT Game Lab and is used as a research tool to ex plore novel challenges in multi player serious games. The project provides insights into the affordances and challenges of mobile serious games for co - located players."
1 - 20 of 28 Next ›
Showing 20 items per page