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

Composition Commons

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

Articles 1 - 2 of 2

Full-Text Articles in Composition

1999 Aaa Jrpg Quality And How A 2019 Indie-Game Developer Can Meet It, Kailynn Haskell-Harbert May 2019

1999 Aaa Jrpg Quality And How A 2019 Indie-Game Developer Can Meet It, Kailynn Haskell-Harbert

Capstone Projects and Master's Theses

This paper is a delve into 1999 JRPG AAA video games and how small developers can make something of similar quality with contemporary technology. This is explored by using Final Fantasy VIII and Lunar: Silver Star Story Complete as a 1999 AAA standard, then comparing that standard to modern indie-games as well as my own experience in indie-game development. The ultimate goal of the paper is to prove that small indie-game studios can create 1999 AAA quality JRPGs with relatively minimal investment.


3d Procedural Maze & Cave Generation, Jacob Sharp Apr 2019

3d Procedural Maze & Cave Generation, Jacob Sharp

Student Scholar Showcase

The goal of this project is to generate a maze or cave procedurally so that a player may be able to explore infinitely without a reoccurring pattern. The project also utilizes Virtual Reality (VR); the user will be able to put on a VR Headset and become more immersed in a procedural environment. One of the challenges that needed to be overcome was simple random number generators did not generate natural looking worlds. Introducing VR to the project created the additional challenge of preventing the user from becoming motion sick. These challenges were both addressed through many hours of research …