Open Access. Powered by Scholars. Published by Universities.®

Game

Williams Honors College, Honors Research Projects

Articles 1 - 3 of 3

Full-Text Articles in Graphics and Human Computer Interfaces

Android Game, Ryan Weston Jan 2020

Android Game, Ryan Weston

Williams Honors College, Honors Research Projects

The purpose of this project was to create an endless runner game for Android coded in Java and XML and developed in Android Studio. In the game, the player controls a frog that jumps from lily pad to lily pad to avoid logs moving toward the player. The player must also maneuver the lily pads as they can randomly disappear. There are three difficulties in the game that vary the disappearance rate of lily pads as well as the frequency and acceleration rate of the log obstacles. The game also has a scoring system and saves the high score locally …


Game Collection Development And Marketing, Todd R. Locker Jr Jan 2017

Game Collection Development And Marketing, Todd R. Locker Jr

Williams Honors College, Honors Research Projects

The reasons for completing this project include expanding my knowledge of programming features and methodology, and to learn about game platform development and design. This was done by using the Java programming language to create a game platform which can host a variable number of games. One of the most notable features that was utilized is the JavaFX platform. Much programming experience was gained from this platform and all the features and methods it provides for customization. The application that was produced is graphical user interface based and created with event-driven programming. The result of this project was a custom …


In Game Engine Documentation, Zachary A. Pierce Jan 2015

In Game Engine Documentation, Zachary A. Pierce

Williams Honors College, Honors Research Projects

The In Game Engine is a game that simulates the functionality of a game engine through simple tasks such as entity creation, interaction, management, and behavior through a user interface. The project was created in the Unreal Engine and utilizes the Blueprints Visual Scripting system to handle these tasks for developers.