Matching Items (22)
Filtering by

Clear all filters

148075-Thumbnail Image.png
Description

University Devils is a Founders Lab Thesis group looking to find a way for post-secondary institutions to increase the number of and diversity of incoming applications through the utilization of gaming and gaming approaches in the recruitment process while staying low-cost. This propelling question guided the group through their work.

University Devils is a Founders Lab Thesis group looking to find a way for post-secondary institutions to increase the number of and diversity of incoming applications through the utilization of gaming and gaming approaches in the recruitment process while staying low-cost. This propelling question guided the group through their work. The team’s work primarily focused on recruitment efforts at Arizona State University, but the concept can be modified and applied at other post-secondary institutions. The initial research showed that Arizona State University’s recruitment focused on visiting the high schools of prospective students and providing campus tours to interested students. A proposed alternative solution to aid in recruitment efforts through the utilization of gaming was to create an online multiplayer game that prospective students could play from their own homes. The basic premise of the game is that one player is selected to be “the Professor” while the other players are part of “the Students.” To complete the game, the Students must complete a set of tasks while the Professor applies various obstacles to prevent the Students from winning. When a Student completes their objectives, they win and the game ends. The game was created using Unity. The group has completed a proof-of-concept of the proposed game and worked to advertise and market the game to students via social media. The team’s efforts have gained traction, and the group continues to work to gain traction and bring the idea to more prospective students.

ContributorsDong, Edmund Engsun (Co-author) / Ouellette, Abigail (Co-author) / Cole, Tyler (Co-author) / Byrne, Jared (Thesis director) / Pierce, John (Committee member) / Computer Science and Engineering Program (Contributor) / Barrett, The Honors College (Contributor)
Created2021-05
136312-Thumbnail Image.png
Description
While not officially recognized as an addictive activity by the Diagnostic and Statistical Manual of Mental Disorders, video game addiction has well-documented resources pointing to its effects on physiological and mental health for both addict and those close to the addict. With the rise of eSports, treating video game addiction

While not officially recognized as an addictive activity by the Diagnostic and Statistical Manual of Mental Disorders, video game addiction has well-documented resources pointing to its effects on physiological and mental health for both addict and those close to the addict. With the rise of eSports, treating video game addiction has become trickier as a passionate and growing fan base begins to act as a culture not unlike traditional sporting. These concerns call for a better understanding of what constitutes a harmful addiction to video games as its heavy practice becomes more financially viable and accepted into mainstream culture.
ContributorsGohil, Abhishek Bhagirathsinh (Author) / Kashiwagi, Dean (Thesis director) / Kashiwagi, Jacob (Committee member) / Barrett, The Honors College (Contributor) / Computer Science and Engineering Program (Contributor)
Created2015-05
135958-Thumbnail Image.png
Description
With the increasing popularity of video games and the emergence of game streaming brought about by platforms such as Youtube and Twitch, combined with the multitude of ways to learn how to code from schools and online resources including Codecademy and Treehouse, game development has become incredibly approachable. Yet that

With the increasing popularity of video games and the emergence of game streaming brought about by platforms such as Youtube and Twitch, combined with the multitude of ways to learn how to code from schools and online resources including Codecademy and Treehouse, game development has become incredibly approachable. Yet that does not mean it is simple. Developing a game requires a substantial amount of work, even before a design is considered worth making into a complete game. Over the course of this thesis, I created eight designs with accompanying prototypes. Only one was made into a fully functional release. I sought to make a game with a great design while increasing my understanding of game development and the code needed to finish a game. I came out realizing that I was in over my head. With the amount of work involved in creating an entire game, iteration is key to finding an idea that is capable of becoming a game that feels complete and enjoyable. A game's design must be fleshed out before technical work can truly begin, yet the design can take nearly as much time and effort as the code. In this thesis, each design is detailed and associated with why it seemed great and why it was replaced, with extra focus on the final design and how players felt about it. These designs are followed by what I learned about game development over the course of the thesis, including both the technical and emotional sides of developing a video game.
ContributorsCharnell, Zachary Andrew (Author) / Olson, Loren (Thesis director) / Amresh, Ashish (Committee member) / School of Arts, Media and Engineering (Contributor) / Barrett, The Honors College (Contributor)
Created2015-12
137137-Thumbnail Image.png
Description
Speech recognition in games is rarely seen. This work presents a project, a 2D computer game named "The Emblems" which utilizes speech recognition as input. The game itself is a two person strategy game whose goal is to defeat the opposing player's army. This report focuses on the speech-recognition aspect

Speech recognition in games is rarely seen. This work presents a project, a 2D computer game named "The Emblems" which utilizes speech recognition as input. The game itself is a two person strategy game whose goal is to defeat the opposing player's army. This report focuses on the speech-recognition aspect of the project. The players interact on a turn-by-turn basis by speaking commands into the computer's microphone. When the computer recognizes a command, it will respond accordingly by having the player's unit perform an action on screen.
ContributorsNguyen, Jordan Ngoc (Author) / Kobayashi, Yoshihiro (Thesis director) / Maciejewski, Ross (Committee member) / Barrett, The Honors College (Contributor) / Computing and Informatics Program (Contributor) / Computer Science and Engineering Program (Contributor)
Created2014-05
137149-Thumbnail Image.png
Description
The project, "The Emblems: OpenGL" is a 2D strategy game that incorporates Speech Recognition for control and OpenGL for computer graphics. Players control their own army by voice commands and try to eliminate the opponent's army. This report focuses on the 2D art and visual aspects of the project. There

The project, "The Emblems: OpenGL" is a 2D strategy game that incorporates Speech Recognition for control and OpenGL for computer graphics. Players control their own army by voice commands and try to eliminate the opponent's army. This report focuses on the 2D art and visual aspects of the project. There are different sprites for the player's army units and icons within the game. The game also has a grid for easy unit placement.
ContributorsHsia, Allen (Author) / Kobayashi, Yoshihiro (Thesis director) / Maciejewski, Ross (Committee member) / Barrett, The Honors College (Contributor) / Computer Science and Engineering Program (Contributor)
Created2014-05
148262-Thumbnail Image.png
Description

This thesis is based on bringing together three different components: non-Euclidean geometric worlds, virtual reality, and environmental puzzles in video games. While all three exist in their own right in the world of video games, as well as combined in pairs, there are virtually no examples of all three together.

This thesis is based on bringing together three different components: non-Euclidean geometric worlds, virtual reality, and environmental puzzles in video games. While all three exist in their own right in the world of video games, as well as combined in pairs, there are virtually no examples of all three together. Non-Euclidean environmental puzzle games have existed for around 10 years in various forms, short environmental puzzle games in virtual reality have come into existence in around the past five years, and non-Euclidean virtual reality exists mainly as non-video game short demos from the past few years. This project seeks to be able to bring these components together to create a proof of concept for how a game like this should function, particularly the integration of non-Euclidean virtual reality in the context of a video game. To do this, a Unity package which uses a custom system for creating worlds in a non-Euclidean way rather than Unity’s built-in components such as for transforms, collisions, and rendering was used. This was used in conjunction with the SteamVR implementation with Unity to create a cohesive and immersive player experience.

ContributorsVerhagen, Daniel William (Author) / Kobayashi, Yoshihiro (Thesis director) / Nelson, Brian (Committee member) / Computer Science and Engineering Program (Contributor, Contributor) / Barrett, The Honors College (Contributor)
Created2021-05
135626-Thumbnail Image.png
Description
This honors thesis project combines the research of regional marketing trends in international film posters and game packaging designs with a creative application of that research. The thesis consists of 4 main sections. The first section includes background research on film poster marketing design approaches and summary of international guidelines

This honors thesis project combines the research of regional marketing trends in international film posters and game packaging designs with a creative application of that research. The thesis consists of 4 main sections. The first section includes background research on film poster marketing design approaches and summary of international guidelines for game packaging standards. The second part contains an analysis of selected global film posters from all genres leading up to Disney/Pixar movies, and also a few popular video game packaging designs. The research is then be applied to 3 designs based on regional trends in the largest hubs of digital design in Asia, Europe and the Americas. Lastly, a survey will be conducted with international contacts to identify if the trends were correctly identified and which designs they personally preferred. The background research on video games includes 3 interviews. Diane Fornasier the current Vice President of Marketing at Immersive Play, and former VP of Marketing at Maximum Games, Sony and Sega talks about the evolution of packaging and packaging trends. Tom Kalinske, the former CEO of Mattel, Sega and Leapfrog details the emergence of the ESRB board in America and of the rating boards and guidelines from Asia, Europe. Al Nilsen, the former Director of Global Marketing at Sega explains international marketing and the character development of Sonic the Hedgehog. The case studies examine some film posters of all genres and some of the most successful international Pixar film posters to compare and contrast the different design elements in different regions, along with any outlying observations that cannot necessarily be allocated to a specific trend. The findings from the case studies are applied towards creating three film poster designs based on the most remarkable trends in the Americas, Europe and Asia that were observed. All of the film posters exhibit successful methods of engaging and appealing to their audiences based on cultural norms and values. Finding Dory, a film with a strong global appeal that showcases different regional design elements was a suitable option for the design concept. This will not only help understand the basic rules of international marketing when it comes to digital art, but it will also help us identify cultural norms and values that most of us might not be aware of when it comes to what can be publicized or not and what appeals to different target audiences.
ContributorsAdivikolanu, Harika Sruthi (Author) / Dove-Viebahn, Aviva (Thesis director) / Viles, Rebecca (Committee member) / Department of Information Systems (Contributor) / W. P. Carey School of Business (Contributor) / School of Art (Contributor) / School of Arts, Media and Engineering (Contributor) / Barrett, The Honors College (Contributor)
Created2016-05
131140-Thumbnail Image.png
Description
Intelli-Trail is a game where the player plays as a small blue man with the simple goal of reaching the purple door. The player will primarily interact with the game through combat. The game itself will react to the patterns in the players behavior to progressively become harder

Intelli-Trail is a game where the player plays as a small blue man with the simple goal of reaching the purple door. The player will primarily interact with the game through combat. The game itself will react to the patterns in the players behavior to progressively become harder for the player to win.
ContributorsCurtin, Ethan (Author) / Gonzalez Sanchez, Javier (Thesis director) / Baron, Tyler (Committee member) / Computer Science and Engineering Program (Contributor) / Barrett, The Honors College (Contributor)
Created2020-05
Description
This creative project was designed to highlight the good that can come from playing video games using From Software's "Dark Souls" as a case study.In this project, I analyse "Dark Souls" as an allegory for depression, examining how the story, game play and level design all create a mindset in

This creative project was designed to highlight the good that can come from playing video games using From Software's "Dark Souls" as a case study.In this project, I analyse "Dark Souls" as an allegory for depression, examining how the story, game play and level design all create a mindset in the game's players similar to that of those experiencing depression. I then discuss how certain aspects of the game, including level design, the game mechanics used to handle in-game death, and the passive multiplayer systems, all combine in order to encourage the player to stay engaged with the game and believing in the possibility of success. Via these systems, I believe that in creating "Dark Souls" From Software made an experience in which those grappling with depression can practice the techniques most useful in combating depression in a safe environment. Finally, I discuss the ways that "Dark Souls" designers emotionally affect those playing their game using techniques that are unavailable to other media. I highlight these storytelling devices, and explain why they are either best utilized by or only viable in video games as an example of what unique abilities gaming has as a cultural storytelling medium. I also explore solutions for discussing video game mechanics and game play with a non-gaming audience, utilizing game play recordings to provide examples of the discussed game play mechanics. These techniques can be viewed in the attached video.
ContributorsPalmer, Chad Raymond (Author) / McMahon, Jeff (Thesis director) / Hunt, Kristen (Committee member) / School of Film, Dance and Theatre (Contributor) / Barrett, The Honors College (Contributor)
Created2017-12
132954-Thumbnail Image.png
Description
Video game culture, permeated for decades by blatant sexism and discrimination, is a toxic community for many individuals. Though its humble beginnings and early games did not overtly focus on the male gaze or demographic, troubled advertising, representations, and the lack of diversity within video game companies has formed the

Video game culture, permeated for decades by blatant sexism and discrimination, is a toxic community for many individuals. Though its humble beginnings and early games did not overtly focus on the male gaze or demographic, troubled advertising, representations, and the lack of diversity within video game companies has formed the gaming culture into an increasingly hostile and unwelcoming place– especially for women. Those who identify as women or females are often harassed, heckled, and threatened with both verbal and physical violence. Game content and marketing continues to view women as objects of sexuality and violence rather than strong protagonists. Companies have brainwashed society to embrace their commonly held belief that men and boys are the only demographics that play and enjoy games, though this is empirically proven false. The aim of this project is to examine these offenses against women within the video game community– first by exploring video game history and how it fell into its toxic present state as well as the formation of the “gamer” identity and its ramifications for women. I then recount contemporary stories and issues of harassment against women within the community. The project also includes a short student survey that was sent out to gather more data on college-aged women and their gaming habits, which yielded important data supporting previous evidence citing specific gaming communities that struggle the most with these issues. The thesis is concluded by a look into the culture of game development and its hypermasculine nature as well as justification for why companies should care about the plight of women for both ethical and fiscal reasons.
ContributorsGulbransen, Alexis C. (Author) / Eaton, John (Thesis director) / Ingram-Waters, Mary (Committee member) / School of Film, Dance and Theatre (Contributor) / Department of Marketing (Contributor) / Barrett, The Honors College (Contributor)
Created2019-05