Skip to main content

Home/ Becker Video Game Design/ Group items tagged courses

Rss Feed Group items tagged

Garrett Eastman

A Survey of Final Project Courses in Game Programs: Considerations for Teaching Capstone - 0 views

  •  
    "Game design and development programs often include a final project or capstone course as a means of assessing the cumulative theory, processes and techniques learned by students through the program or department's curriculum. While these courses are prevalent in programs around the world, there has yet to be a study of how, why, and to what end these courses are designed and run. We review the literature on capstone courses, discuss the findings of a long-form survey administered in early 2011, and propose a set of framing questions for the design and implementation of capstone courses. Survey findings include common goals of capstone courses, make-up of faculty teaching these courses, the support obtained and desired for the courses, the technologies used to create capstone projects, the methods of project management used in the courses and the expectations of faculty teaching the courses. These results can serve as a baseline for faculty and administrators looking to develop or improve their game design and development curricula."
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

ABC-Sprints: adapting Scrum to academic game development courses - 0 views

  •  
    "We propose a course design that ts a practical game development project into a regular game design lecture course. As this approach requires a consistent structure, our concept proposes an adaption of Scrum that is based on the game development life-cycle: ABC-Sprints consist of three Sprints to iteratively create Alpha, Beta and Completed versions of a game. We present a detailed walkthrough of the course and give results of a formal evaluation. These indicate that ABC-Sprints help students to manage their workload and to increase productivity over time. Consequently, three teams each presented a game at the end of the course that technically exceeded typical outcomes of game projects without lectures. We hence encourage to apply ABC-Sprints to other curricula and provide a set of recommendations."
Garrett Eastman

AC 2012-4089: DESIGNING TO LEARN, DESIGNED FOR FUN: AN UNDERGRADUATE VIDEO GAME DEVELOP... - 0 views

  •  
    From the introduction: "This paper describes why and how an introductory video game design course was conceived and implemented, the best practices developed, and lessons learned since its first implementation in spring 2009. Introduction to Video Game Design was conceived at Johns Hopkins University as a creative, design-based course in which undergraduates work in collaborative, interdisciplinary teams on authentic projects. Students gained a broad knowledge of the gaming industry, along with practical development skills, through regular lecture-discussion sessions coordinated with weekly labs. The interdisciplinary student teams were mentored by industry professionals and worked throughout the semester to produce video games. The course development team faced a variety of challenges stemming from the inter-institutional, inter-departmental collaboration. The authors hope the case study described and evaluation data shared can help other schools planning to implement design-based courses, whether it is based on video game design or not."
Garrett Eastman

Gamification - Coursera - 0 views

  •  
    Date to be announced. Taught by Kevin Werbach, University of Pennsylvania. Description: "Gamification is the application of game elements and digital game design techniques to non-game problems, such as business and social impact challenges. This course will teach you the mechanisms of gamification, why it has such tremendous potential, and how to use it effectively.
Garrett Eastman

HTML5 Game Development - 0 views

  •  
    "This course will walk you through the major components of building GRITS, an HTML5 game. We'll talk about how to take standard game development techniques, and use them to create high performance HTML5 applications."
Garrett Eastman

Effects of Game Design Patterns on Basic Life Support Training Content - 0 views

  •  
    Abstract: "following paper presents an experimental study. In the study a course for Basic Life Support training has been evaluated and two game design patterns have been applied to the course. The hypotheses evaluated in this paper relate to game design patterns that have been used for learning functions, expected to enhance the learning outcome and user experience. An experimental design has been carried out in order to get insight about effects of individual and combined game patterns in a Basic Life Support course. Based on the according educational objectives, the effects of two different game design patterns relevant for learning (a timer pattern and a score pattern) have been evaluated. This game was prototypically developed targeting the application on the healthcare domain (basic life support). The results show a significant interaction effect of the two patterns on the learning gain, as well as a strong covariate influence of the learners' age."
Garrett Eastman

An Introduction to Interactive Programming in Python - 1 views

  •  
    "This course is designed to be a fun introduction to the basics of programming in Python. Our main focus will be on building simple interactive games such as Pong, Blackjack and Asteroids."
Garrett Eastman

A Design Pattern Language for Oldschool Action Games - 0 views

  •  
    Abstract: "This article discusses the application of an Alexandrian pattern language to the design of interactive systems. It grew out of an University course titled A Pattern Approach to Action Game Design, which was offered as an elective in the Creative Technologies program at Auckland University of Technology, NZ, in 2011. We sketch out the idea of design patterns and describe our experiences with the process of using them for designing oldschool action games, that is, finding patterns, making a language, using it for creating several game designs and realizing one of these designs collaboratively. We discuss the concept of the course and present our pattern language and the game we made. While the language is arguably more like a patchy pattern collection, the various game designs quite loose and the realized game unfinished, the process was challenging and intense, and offered students a new perspective on design. In the spirit of design patterns, we only did what the task at hand required, not artificial exercises. We attempted to connect theory and practice in a natural, direct way as we presented, discussed and used everything we did in order to continue our journey. Our course was not aimed at fixed or frozen products, but on a process that is constantly in flux through collaboration by people who interact and share a common pattern language, use, test, revise and refine it while moving on."
Garrett Eastman

Achieving the Illusion of Agency - 0 views

  •  
    Abstract: "Games with a strong notion of story are increasingly popular. With the increased amount of story content associated with games where player decisions significantly change the course of the game (branching games), comes an increase in the effort required to author those games. Despite the increased popularity of these kinds of games, it is unclear if a typical player is able to appreciate the rich content of these games, since any given player typically only experiences a small amount of that content. We create a non-branching game that simulates branching choices by providing players with choices followed by immediate textual feedback. We hypothesize that this game, where player decisions do not significantly change the course of the game, will maintain the player's sense of agency. Experimentation showed that in a text-based story with forced-choice points there were in most cases no significant difference in players' reported feelings of agency when they experience a branching story vs. a linear story with explicit acknowledgement of their choices."
Garrett Eastman

Virtualities: An Introduction to Video Gaming History and Theory - 0 views

  •  
    Course syllabus from Spring 2013 at Olin College
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

Digital Games and the Hero's Journey in Management Workshops and Tertiary Education - 0 views

  •  
    Abstract: Joseph Campbell's Monomyth not only provides a well-proven pattern for successful storytelling, it may also help to guide teams and team leaders through the challenges of change and innovation processes. In project "HELD: Innovationsdramaturgie nach dem Heldenprinzip" researchers of the University of the Arts Berlin and the Berlin Gameslab, part of the University of Applied Sciences HTW-Berlin, team up to examine the applicability of the Hero's Journey to change management using an adaptation of Campbell's pattern called „Heldenprinzip®". The project's goal is not to teach the stages of the Monomyth as mere facts but to enable participants of training courses and interventions to actually experience its concepts using a portfolio of creative and aesthetic methods. While a pool of aesthetic methods - like drawing, performing or role-playing - is already being used, the Gameslab subproject qualitatively researches the potentials for enriching and complementing these methods with interactive digital media and games. This paper discusses three types of game based learning treatments to be used in training and intervention sessions as well as teaching the Monomyth in a game based learning university course. The first option is providing participants with a game that follows the Hero's Journey and inducing them to reflect on the experience and its relation to the learning goal. An alternative strategy is to make participants go through a game sequence broaching issues that are relevant for a stage or the journey of change in general. Last but not least, digital equivalents of the non-digital aesthetic methods can be constructed using digital games or digitally enhanced set-ups for playful interactions. All three treatments have their merits and pitfalls, which are discussed in relation to the identified game-based learning scenarios: self-study, blended game-based learning and face-to-face sessions"
Garrett Eastman

Design Strategies for Youth - F ocused Pervasive Social Health G ames - 0 views

  •  
    Abstract: "Adolescent obesity is an increasing challenge, and pervasive social health games hold much promise for promoting sustained healthy behaviors. Researchers and d esigners of these systems have many potential theories and existing best practices at their disposal. Our study, grounded in participatory design, shows which ones matter - both for pervasive social health games and within the cultural context of a community we studied over the course of three years. We worked with 112 US middle school students from a lower - income community in a series of participatory design exercises focused on social rewards for everyday physical activity. In our analysis, we discuss design implications in four key areas : social presence, gender effects, incentives and competition. We show how these themes manifested in students' designs and why they were particularly important to our participa nts. We then use our findings to suggest design strategies for youth - focused pervasive social health games."
Garrett Eastman

Lifespan - 0 views

  •  
    Abstract: "Lifespan is an Interactive Media and Game Development Major Qualifying P roject developed in the Unity game engine over the course of one year by six students. Lifespan is a first - person puzzle game in which the player affects objects in the environment by using a time - manipulation device. Designed with a unique spin on standar d puzzle games, Lifespan seeks to add realism, science, and nature to the environment with new and interesting mechanics."
Garrett Eastman

Kamloops This Week - Video-game design taken to next level - 0 views

  •  
    "The Kamloops-Thompson school district is taking its video-game design curriculum to the next level. What started as a summer-camp program in 2007 and grew into a limited course offering last year is set to assume full-course status - meaning area high school students will have the opportunity to spend an entire semester studying nothing but video-game design."
Garrett Eastman

virtuallyFine - 0 views

  •  
    Monica M. McGill's blog, assitant professor at Bradely University, one of her areas of study is game design curricula in US, UK and Canada. "Creating proposals in production courses, particularly games courses, is important in order to teach students to think about what they want to do for their project and why they want to do it."
Garrett Eastman

Game-based Forensics Course For First Year Students - 0 views

  •  
    "This paper focuses on the design and development of a gamebased forensics course using the game-based learning (GBL) approach building the game in a real computing environment that has direct access to actual forensics tools from a forensics machine and the evidence from a suspect machine. Interactive visualizations will be used to help students to understand the intangible and inaccessible abstract concepts such as deleted/hidden/encrypted/over-written digital evidence."
Garrett Eastman

MACHS: an authoring tool to create serious games for machine-tool operator training - 0 views

  •  
    "MACHS, a platform for the generation of serious games, i.e. courses in 3D environments for machine-tool training. The platform consists of two applications: an easy-to-use authoring tool for editing the courses and a 3D simulator for running them."
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."
1 - 20 of 51 Next › Last »
Showing 20 items per page